Skip to main content
somanathd7926
June 26, 2023
Question

System Log

  • June 26, 2023
  • 8 replies
  • 0 views

To write the System log files in the form of a table in the database, I tried to connect the "Reader Log" plug-in from Appian App Market

But here I'm not sure how to proceed further.

Does it contain any Documentation?

    8 replies

    stefanhelzle0001
    Brainy
    June 26, 2023

    Yes. Download the plugin from the Appmarket.

    June 26, 2023

    Proceed from where? Have you successfully deployed the plugin? 

    Use the functions available in plugin like readcsvlog() to read the log files and store the result in a CDT and then use Write to DSE for storing them to DB.

    somanathd7926
    June 26, 2023

     I downloaded the Plug-in from the Appian app market. 

    Admin Console > plug-ins > Add plug-ins > Log Reader > Deploy

    This is the process followed for deploying the plug-ins. But this is not deployed. The smart service plug-ins are not getting depicted in the process model. 

    June 26, 2023

    This plugin do not have any smart services, it only has functions that can be used in expressions, you can use them in script task in a process.