Overview
Plug-in Notes:
Key Features & Functionality
The Appian Log Reader Plug-in contains functionality to:
Hello! We use this plugin on a very regular basis to scrape and maintain the history of certain logs so we can determine the health of our environment based upon internally-developed tools. We'd like to extend this to the process execution engines logs. However, those logs have dynamic names which include a date and a timestamp (for better or worse, we can argue that elsewhere...).
Would it be possible to enhance this plugin to support a wildcard character in the filename itself? Alternatively, would it be possible to add a function that can get a directory listing of *.csv/*.log file names matching a search? For example, I'd like all file names with "execution_by_category" in the name.
It's possible to automate the scraping of process execution logs with no modifications to the plugin, but it takes a bit of brute force to determine the file names, which makes it quite a cumbersome to do at scale across dozens of engines / files.