Somebody hacked into my linux 7.1 machine. They didn't do much damage, aside from deleting my log files.
HOwever, all the syslog messages are now piped to the console, and I get log messages streaming across my machine. They weren't getting put into /var/log/messages like normal.
I looked at /etc/syslog.conf and made sure this line was:
*.info;mail.none;authpriv.none;cron.none /var/log/messages
No other rules in syslog.conf say to point messages to the console, however I'm still getting streaming to the console.
Does anybody know what other config files could be causing this?
Thanks,
Bryan
HOwever, all the syslog messages are now piped to the console, and I get log messages streaming across my machine. They weren't getting put into /var/log/messages like normal.
I looked at /etc/syslog.conf and made sure this line was:
*.info;mail.none;authpriv.none;cron.none /var/log/messages
No other rules in syslog.conf say to point messages to the console, however I'm still getting streaming to the console.
Does anybody know what other config files could be causing this?
Thanks,
Bryan