-
kerneldove_is there a man page for the /var/log/messages file?
-
zikerneldove_: what are you hoping to find in said man page?
-
kerneldove_not sure
-
kerneldove_in /var/log/messages config, "*.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err" will that include /var/log/security content? (security.*)
-
zikerneldove_: well, without any additional info from you, i can only suggest looking at the syslog(3) manpage
-
kerneldove_i'm guessing not but wanna confirm
-
ziand syslog.conf(5)
-
zifor the above, it would only include security.notice. nothing else from security.*
-
kerneldove_security.notice and more severe, right?
-
zinope
-
zi*.notice is what would be matched
-
kerneldove_oh
-
ziwhat are you trying to do?
-
zigimmie somethin' to work with here
-
zi:)
-
ivyzi: wait, really?
-
kerneldove_was curious if tailing /var/log/messages was enough to stay abreast of security issues reported to the system
-
ivy"kern.notice" would be kern.notice and anything higher, "*.notice" only matches notice exactly?
-
kerneldove_since /var/log/messages is kinda the main funnel of all important system logging
-
zikerneldove_: might start out by enabling all.log in /etc/syslogd.conf and then figuring out what you like and go from there
-
ziivy: nah, i misspoke. =notice would be required to match exact
2 hours ago