Hey,
Thanks for the awesome module :)
I was going through some nagios checks to monitor rsyslog, Because rsyslog may not be able to send logs due to firewall issue
and I found one Nagios check: https://github.com/jonschipp/nagios-plugins/blob/master/check_rsyslog.sh#L126
But it requires /var/log/impstats.log file, Is that possible to enable it using this module?
Thanks for any help!!