Operating System - HP-UX
1834308 Members
2958 Online
110066 Solutions
New Discussion

Exclude specific messages from syslog

 
Mark_399
Occasional Advisor

Exclude specific messages from syslog

Hi

I want to exclude logging to syslog when specific filesystems fill up, e.g. arwen vmunix: msgcnt 3 vxfs: mesg 001: vx_nospace.

All help appreciated
Thanks
1 REPLY 1
Joseph Loo
Honored Contributor

Re: Exclude specific messages from syslog

hi,

the file, /etc/syslog.conf, is configure to logs these info to syslog.log.

in order to exclude vmunix messages, u have to know what is the facility and set the level of logging for that facility to none in syslog.conf.

man syslogd for more info.

regards.
what you do not see does not mean you should not believe