6 Mar
2008
6 Mar
'08
10:07 a.m.
I find it particularly odd that caribou itself, the originator, has a different count on its local log file than is reported by syslog-ng statistics for destination(syslog).
processed='source(local)=17997739' processed='destination(syslog)=17997739',
The problem is that the files on disk show caribou 16257954
How did you measure the "files on disk show" value? "wc -l" of a log file? "grep -c"? Other?