Cleaner log with Docker and SNMP
Centralizing logs is important as soon you have more than 2 servers.
In my environment the bare metal is monitored with Net-SNMP and my services are deployed as containers with Docker.
All system logs are sent to a Graylog2 instance and I quickly noticed a few ugly entries caused by snmpd.
Cannot statfs /run/docker/netns/...: Permission denied
You will notice a few of them.
First approach try to increase the logging level in /etc/default/snmpd from SNMP daemon with