Enable syslog debug mode

[root@stroj ~]# cp /etc/syslog.conf /etc/syslog.conf.120904
[root@stroj ~]# vi /etc/syslog.conf
[root@stroj ~]# more /etc/syslog.conf
# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.* /dev/console

# Log anything (except mail) of level info or higher.
# Don’t log private authentication messages!
*.debug /var/log/messages

[root@stroj ~]# service syslog status
[root@stroj ~]# service syslog restart
[root@stroj ~]# service syslog status
[root@stroj ~]# tail -f /var/log/messages

Jan D.
Jan D.

"The only real security that a man will have in this world is a reserve of knowledge, experience, and ability."

Articles: 673