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 Reply
  • 0
    Certified Lead Developer
    in reply to judym598
    I didn't use this plugin 17.4 version, so not sure whether it supports new versions of Appian or not. By any chance did you had a look on log, is it throwing any exceptions behind the screen?

    However In order to contact the contributer of this plugin, either send a message via community or login to Forum, under news tab, click on Post switch to message tab and then type the contributor name and your message.
Children