Overview
Plug-in Notes:
Key Features & Functionality
The Appian Log Reader Plug-in contains functionality to:
Hi Team
Unable to read sites_usage.csv from path "audit/sites_usage.csv" using readcsvlog plugin, after Appian upgrade to 23.3 , however we were able to read audit/user_management.csv
This function is working on older version of Appian (23.2)
User management CSV
Site Usage CSV
hi bihitakd0002 Jason Ruvinsky Gregor Gisler-Merz
I am also facing the similar issue , I am trying the below expression but only getting the header values.
readcsvlog( csvPath: "login-audit.csv", startIndex :1, batchSize:20)
Did you guys got any solution ? Currenlty we are working on Appian version 24.1.
We are having the same issue as well, and it turns out it's due to the new column. When the log file rolled over, it pulled from the new one fine, but we can't retrieve data from older files. We are relying on this plugin to build auditing reports, so missing data is a big issue for us!
Are there any plans to update this plugin? so that it can support the tracking of site usage logs in 23.3 environment
Hi Team, we are also facing similar issue, Would you please let us know if you were able to get the issue resolved?