first find out which facility and which level generates the logentry -> stop syslogd and start it in debugmode "syslogd -d" -> try to start tape activity and hope to get some errors or whatever
next: create a new entry to syslog.conf
-> man syslog.conf
eg.
kern.warning TABULATOR not BLANK! /my/logfile
Regards
-- Franz
Sorry I'm not a native spaeker, I'm from Munich, Germany - "Home of the Whopper", oh no, "Home of the Oktoberfest" ;-)
Solaris System Manager; I used to work for Sun Microsystems Support (EMEA) for 5 years
>first find out which facility and which level generates >the logentry -> stop syslogd and start it in > debugmode "syslogd -d"
How do I start the syslogd in debug mode? I stop and start the syslog by /etc/init.d/syslg stop and /etc/init.d/syslog stop. However, this option does not allow me to start it with the -d like /etc/init.d/syslog -d start?
run these 2 commands:
/etc/init.d/syslog stop
/usr/sbin/syslogd -d
-> debuginfo is written on this shell/terminal
Regards
-- Franz
Sorry I'm not a native spaeker, I'm from Munich, Germany - "Home of the Whopper", oh no, "Home of the Oktoberfest" ;-)
Solaris System Manager; I used to work for Sun Microsystems Support (EMEA) for 5 years
Thanks for the help.
Following is the part of my debug messages written on the terminal. How do I find out what the type of message it is ie, what should I add to the syslog.conf file?
now you have to wait for tape errors (can you do some tape activity?) and syslogd will tell you what it receives...
Regards
-- Franz
Sorry I'm not a native spaeker, I'm from Munich, Germany - "Home of the Whopper", oh no, "Home of the Oktoberfest" ;-)
Solaris System Manager; I used to work for Sun Microsystems Support (EMEA) for 5 years
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.