Search found 1 match
- Tue Jan 07, 2020 1:16 pm
- Forum: Open Source Nagios Projects
- Topic: How to parse the log file using nagios plugin
- Replies: 1
- Views: 937
How to parse the log file using nagios plugin
Hi , Happy new year year. I am new to nagios. We are automating application log monitoring using nagios. I want read entire first line ( eg: like head command in linux) from application application log I am trying tonparse log filen with check_log and check_logfiles pluging but the plugin not giving...