[rsyslog-notify] Forum Thread: Re: messages are missing from the log - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Thu Apr 3 02:13:35 CEST 2014


User: dlang 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24471#p24471

Message: 
----------
The first thing to do is to load the impstats rsyslog module so that you
can get the full counts about what is going on

Then we will need to sit down and look at your tests and results.

If I'm understanding you properly, you are logging everything to /dev/log.
That has rate limiting on it by default, have you disabled it?

It's possible that you are doing the wc before all the logs finish getting
written out

This is where impstats will let us see exactly how many messages rsyslog
gets in, and how many it has processed over time.

David Lang


More information about the rsyslog-notify mailing list