Overview
Plug-in Notes:
Key Features & Functionality
The Appian Log Reader Plug-in contains functionality to:
For Appian Cloud installations, users with the proper authorization (e.g. anyone with Designer access) can access the logs for the whole environment from all the distributed app servers through the System Logs interface (i.e. <base_url>/suite/logs). You can navigate up in the logs directory to the /shared-logs folder. You can then drill down to the different app server log folders from there.
For On-Prem installations, users should reach out to the team responsible for their Appian instance (usually the IT department) to find out how they provide access to the logs.
The readcsvlog() function doesn't seem to do anything with the headers parameter - can we expect this to ever be fixed?
Andre Dessens - thanks.. but that leaves me slightly confused, as I'm unclear how we would be expected to put together a comprehensive set of log data for an environment with several app servers. Is there a current supported method for doing such a thing?
The Log Reader plugin doesn't support reading logs in distributed environments. You would only be able to read the logs associated with the application server environment handling your current session.
How exactly do we read log files across all environments, i.e. under /shared-logs?
you would have to read individual log files.
Hi, if we have two servers but we have symbolic links pointing to a shared-log, would the plugin be able to collect the data from both servers?
Thank you. Do you by any chance have an example on how to use the function to only return data for a particular date and time range? I tried using the timeStampStart and timeStampEnd parameters but they are not working for me. Any help is appreciated.
We are using it on 19.1
Hi, is this plugin being maintained to support latest versions of Appian?