syslog-ng fails to log on lxc host
Posted
by
christian
on Server Fault
See other posts from Server Fault
or by christian
Published on 2014-05-28T14:59:03Z
Indexed on
2014/05/28
15:30 UTC
Read the original article
Hit count: 329
we are running CentOS 6 servers with multiple lxc-containers. For system logging we are using syslog-ng. After a while the syslog-ng daemon stops logging messages, but the daemon keeps running. This happens on the host and inside the containers (where another syslog-ng is running) as well. We could not find any patterns for the failure yet but we assume that it has something to do with lxc, because we don't have these problems on other hosts.
We have the suspicion that these problems occur when more than on lxc-container is running and that only "new" processes can not log.
We are running the following software versions:
- CentOS-Linux 6.4/6.5
- lxc-0.7.5
- syslog-ng-3.2.5
Do you have any ideas?
Best regards trademesh
© Server Fault or respective owner