SLES10 sp2
Does anyone know of a way to change the log level in the /var/log/messages file.
I have so many (what support calls cosmetic errors) logging to this file it is driving me crazy.
feedback
|
|
Sure, edit /etc/syslog.conf. There's a line
remove *.=notice or *.=info or tweak it as you want.
will give you all the options you can use. Don't forget to restart syslog daemon for changes to take effect. | |||
|
feedback
|
|
It depends on what syslog daemon you are using. From your comment about using
Per the other comment, you could try removing " (I’m guessing you are looking for something specific in | ||||
|
feedback
|