I noticed that I no longer get any output from a docker service logs my-service
, even though the service itself still seems to be fine, and I can ssh onto the server without any problems. Then I tried to open a console to the server from the server provider (not sure what mechanism it uses), but I only see lots of these messages:
audit: backlog limit exceeded
What is the correct way of dealing with this? I've searched and could only find this which relates to CentOS -- mine is an Ubuntu based server -- and in addition my server isn't locking up as such.