Log File Monitoring
Every application prints status messages, error messages, and other critical information in its log. It is very tedious to skim through all these bulky log files for understanding the application performance. To manage such mission critical applications in real time, monitoring their log files is necessary. OpManager Plus offers agent-based log file monitoring for real-time fault and performance management.
How log file monitoring works?
The log file monitoring agent installed in the end machine, monitors the log files continuously for the required string (It may even be a regex). Once that string is printed, it immediately notifies OpManager Plus server, which in-turn raises the alarm.
Prerequisite: Before installing the agent, add that device in OpManager Plus.
You have successfully created a log file monitor.
Known Issues :
Example:
Consider the file monitoring interval is 5 mins starting at 10.00 AM.
Search string appears in the monitored log file at 10.02 AM.
File monitoring interval is modified as 10 mins at 10.03 AM.
In above case, the agent will ignore the search string which appeared at 10.02 AM. It starts monitoring the log file as fresh from 10.03 AM based on the new monitoring interval (10 mins).