Ticket #257 (closed task: done)
Enhance Activity Log Watcher to get log filenames from a config file
| Reported by: | jdalbey | Owned by: | jdalbey |
|---|---|---|---|
| Priority: | Urgent | Milestone: | May 2021 Training |
| Component: | Unified Logger | Version: | |
| Severity: | Minor | Keywords: | |
| Cc: |
Description
Currently the Activity Log watcher (python) has hard coded the names of activity log files. These should be put in the logging_services.cfg file.
Change History
Note: See
TracTickets for help on using
tickets.

Implemented in r645 (log file updated in r646). Added a new section to logging_services.cfg and added code to read that file item in activitylog_watcher.