tags 290511 pending
thanks
On Fri, 14 Jan 2005, Marc Sherman wrote:
> /etc/cron.daily/sysklogd restarts syslogd at the end of the script.
> This causes a daily log message, currently missed by logcheck:
>
> Jan 14 06:55:22 pyloric syslogd 1.4.1#16: restart (remote reception).
>
> I'm currently using this regex in ignore.server.d/local-syslogd:
> ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ syslogd 1\.4\.1#16: restart \(remote
> reception\)\.$
>
> I suspect you'll want to generalize that version number, so you're not
> required to update when the sysklogd package is updated.
added to current cvs in ignore.server.d/syslogd rule:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ syslogd [.0-9]{5}#[0-9]+: restart
\(remote reception\)\.$
best regard!!
--
maks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]