Search found 1 match
- Tue Nov 20, 2018 1:22 am
- Forum: Open Source Nagios Projects
- Topic: How to monitor a log file that generates a random id?
- Replies: 1
- Views: 639
How to monitor a log file that generates a random id?
This the log file that I want to monitor: /test/James-2018-11-16_15215125111115-16.15.41.111-appserver0.log I want Nagios to read it this log file so I can monitor a specific string. The issue is with **15215125111115** this is the random id that gets generated Here is my script where the Nagios is ...