Log Reader Plugin

Certified Senior Developer

I am trying to create a process model that will capture the “login-audit.csv.yyyy-mm-dd” file each day and store it into a folder using the functions that come with the Log Reader (v1.1.2) [com.appiancorp.ps.logreader] plugin and having difficulty isolating the one file and saving it to a folder. I think this plugin is meant for on premise users not cloud users (although I was told it is cloud approved). The functions do not seem to recognize the relative path to the /logs directory. The functions I've been trying to use include: getloginfo (which is supposed to return a log file but I think it actually would return multiple files); and readlog() which is supposed to return LogContents.  

See attached for details.LogReader Functions.docx

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Hi  yes you are right, log reader plugin is cloud approved. But I believe it's a pretty old plugin and hasn't been upgraded later again, thats why probably it might not be supporting the latest version of Appian.

    What's your current Appian Version?

    I recommend you to follow the documentation of this plugin. If that still didn't work then it's better you contact the contributor of this plugin, probably he might help you in this.

Reply
  • 0
    Certified Lead Developer

    Hi  yes you are right, log reader plugin is cloud approved. But I believe it's a pretty old plugin and hasn't been upgraded later again, thats why probably it might not be supporting the latest version of Appian.

    What's your current Appian Version?

    I recommend you to follow the documentation of this plugin. If that still didn't work then it's better you contact the contributor of this plugin, probably he might help you in this.

Children