Re: Syslog question

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
+ signature.asc (application/pgp-signature)
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Jason Holtzapple
Fecha:  
A: Main PLUG discussion list
Asunto: 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