Report Customization | Nagios Log Server |

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
vijaydonde
Posts: 6
Joined: Fri Sep 05, 2014 12:52 am

Report Customization | Nagios Log Server |

Post by vijaydonde »

1. How to schedule reports via email for device specific logs ?
2. How to create reports other than Unique host report ?
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: Report Customization | Nagios Log Server |

Post 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
Locked