Hi,
>I followed the instructions to install keepalived and configured it.It
>seems to be working ok. But as stated in the instructions that if
>there's any problems, look in /var/log/debug for any error messages.
>When I try to look for the file /var/log/debug. It doesn't seem to be
>there. Is there a reason why it's not there? Do I need to turn it on
>somehow? Any help would be appreciated. TIA
Simply append the following line into your /etc/syslog.conf :
# Trace Debug
daemon.=debug /var/log/debug
Then restart syslog, you will have a bunch of debug messages... :)
Best regards,
Alexandre
|