Overview
Plug-in Notes:
Key Features & Functionality
The Appian Log Reader Plug-in contains functionality to:
How does the plugin specify which directory it's reading for the log files? In 3 of our environments, it's reading the log file from:
"/usr/local/appian/ae/logs/login-audit.csv"
In one of our environments, it's trying to read the log file from:
"/usr/local/appian/ae/shared-logs/login-audit.csv"
In this last environment with the different path, we're getting no results returned.
Is there a way to change this?
Mark Talbot Somnath Dey
Maybe if you pass the parameter as: "/usr/local/appian/ae/shared-logs/../logs/login-audit.csv" to land in the actual file.