Re: Syslog question

Top Page
Attachments:
Message as email
+ (text/plain)
+ signature.asc (application/pgp-signature)
+ (text/plain)
Delete this message
Reply to this message
Author: Jason Holtzapple
Date:  
To: Main PLUG discussion list
Subject: Re: Syslog question
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.

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss