Hello,
I'm having a problem with my systems when the remote central rsyslog
server is down for some reason.
In all my servers I have this configuration to send logs to two remote
central syslog servers:
amateo_adm@xenon21:~$ sudo cat /etc/rsyslog.d/71_remote.conf
$ModLoad imuxsock
$ModLoad omrelp
$WorkDirectory /var/spool/rsyslog
$ActionQueueType LinkedList
$ActionQueueFileName syslog1_fwd
$ActionResumeRetryCount -1
$ActionQueueSaveOnShutdown on
*.* :omrelp:syslogserver1.mydomain.com:20514
$WorkDirectory /var/spool/rsyslog
$ActionQueueType LinkedList
$ActionQueueFileName syslog2_fwd
$ActionResumeRetryCount -1
$ActionQueueSaveOnShutdown on
*.* :omrelp:syslogserver2.mydomain.com:20514
Today, one of my syslog servers died for a while and my email servers
(which reports a lot of syslog messages) hanged. I could log into them,
but no log where logged to their local log files. I had to reboot them.
I have had to reboot them after the syslog server was up again.
Any idea?
--
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información
y las Comunicaciones Aplicadas (ATICA)
http://www.um.es/atica
Tfo: 868887590
Fax: 868888337
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.