# Log all kernel messages to the console.I wuold like to record on info all info facilities except the mail one, how can I do?
# Logging much else clutters up the screen.
kern.* /opt/systemslog/kernel.log
authpriv.* /opt/systemslog/secure.log
mail.* /opt/systemslog/maillog.log
# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info /opt/systemslog/info.log
*.notice /opt/systemslog/notice.log
*.warning /opt/systemslog/warning.log
*.crit /opt/systemslog/crit.log
*.alert /opt/systemslog/alert.log
*.emerg /opt/systemslog/emerg.log
*.info;mail.none;news.none;authpriv.none;cron.none /opt/systemslog/messages
!.info,!.notice,!.warning,!.crit,!.alert,!.emerg /opt/systemslog/other.log
# The authpriv file has restricted access.
# Log all the mail messages in one place.
Thanks
A.Fiorenzi
-- --------------------------------------------------------------------------- Dr. Fiorenzi Alessandro Infogroup S.p.A L .~. System Administrator Via Delle Panche 140 I /V\ Firenze, IT 50141 N // \\ Membro CLUSIT, ALSI Tel : +390554365742 U /( )\ CE : +393356414477 X ^`~'^ @Email : [EMAIL PROTECTED] TUX @cc : [EMAIL PROTECTED] PGP Key: http://www.infogroup.it/ds/fiorenzi.asc PGP Key: http://www.infogroup.it/ds/webmaster.asc "Analizzando e valutando ogni giorno tutte le idee, ho capito che spesso tutti sono convinti che una cosa sia impossibile, finche' arriva uno sprovveduto che non lo sa e la realizza" - Albert Einstein -------------------------------------------------------------------------- |
signature.asc
Description: This is a digitally signed message part