Syslog question
Jason Holtzapple
ml at bitflip.net
Mon Jul 12 15:55:32 MST 2010
On 07/12/2010 03:40 PM, Bryan O'Neal wrote:
> # Log anything (except mail) of level info or higher.
> # Don't log private authentication messages!
> *.info;mail.none;authpriv.none;cron.none /var/log/messages
*.info is going to catch a lot of stuff. I don't have a redhat server
handy to check, but if it doesn't have advanced filtering capabilities,
you might need to replace *.info and break it into its individual
facilities - minus your local0-local7.
auth.info, cron.info, ... , etc - see the man page for the full list.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 554 bytes
Desc: OpenPGP digital signature
URL: <http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20100712/720ed34d/attachment.pgp>
More information about the PLUG-discuss
mailing list