Page 1 of 1
Report Customization | Nagios Log Server |
Posted: Thu Sep 09, 2021 4:11 am
by vijaydonde
1. How to schedule reports via email for device specific logs ?
2. How to create reports other than Unique host report ?
Re: Report Customization | Nagios Log Server |
Posted: Thu Sep 09, 2021 4:30 pm
by pbroste
Hello @vijaydonde
Thanks for reaching out, found the following to help answer your inquiry.
We have this support article that outlines schedule email reports:
https://assets.nagios.com/downloads/nagios-log-server/docs/Scheduling-Reports-In-Nagios-Log-Server.pdf
You are correct that there is a built-in option to create a modified host report. Another option is to export the report and manipulate the data, and there are some plugins that will help. Found on
https://github.com/logstash-plugins/logstash-output-csv. To install using: </usr/local/nagioslogserver/logstash/bin/plugin install logstash-output-csv>
Thanks,
Perry