You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @kigsmtua , thank you for reporting the issue. What version of Docker are you using currently? We have seen this issue before and it is a Docker bug moby/moby#23913 that should be fixed in Docker 1.13
And which collector version are you on? Can you confirm you have not upgraded/downgraded collector before the issue started and the only change is the Docker version?
One thing I would suggest is to use the latest collector image to get all the bug fixes in collector. If you are already on latest version, we will need some logs from the collector to do further investigations. To get the collector logs:
Open a bash shell with the running collector container docker exec -ti <container_id or name> /bin/bash
Find the log file located at /opt/SumoCollector/logs/collector.log
You can then upload this file to this thread and our engineers will inspect the logs
When logrotate is configured with the copy truncate option enabled , The sumologic container stops shipping logs
This though works on earlier versions of docker
Any help on this ?
The text was updated successfully, but these errors were encountered: