I have centralised rsyslog server for my datacenter and collecting huge amount of data. And for avalibility status i m using Nagios. I have noticed that i m getting lot of data related to nrpe (nagios addon ) logs which is as below:
xinetd[15155]: START: nrpe pid=24858 from=10.10.10.78
xinetd[15155]: START: nrpe pid=24863 from=10.10.10.78
xinetd[15155]: START: nrpe pid=24864 from=10.10.10.78
xinetd[15155]: EXIT: nrpe status=0 pid=24858 duration=0(sec)
xinetd[15155]: START: nrpe pid=24868 from=10.10.10.78
xinetd[15155]: EXIT: nrpe status=0 pid=24864 duration=0(sec)
xinetd[15155]: EXIT: nrpe status=0 pid=24863 duration=0(sec)
xinetd[15155]: EXIT: nrpe status=0 pid=24868 duration=1(sec)
and these logs are occupying lot of space on syslog server. is there any trick to redirect these logs or block this logs ?? these logs are comes under deamon-info categary.
I know this question is not really related to your project. but if you know any trick for this setting then pls let me know.
It will be very helpful for me and i can save some space on server.
Thanks,
Karen


