Can I stop internal SigNoz docker containers from ...
# support
o
Can I stop internal SigNoz docker containers from sending otel logs? Creates too much noice I think. I know I can filter the logs but I dont need to collect these.
Should I just disable otel-collector and otel-collector-metrics in deploy/docker/clickhouse-setup/docker-compose.yaml ?
ok, that was not it, that disabled logging 🙂
solved! not sure if it was the cleanest way but just removed docker container mount for otel-collector
n
Hey yes, removing the mount works, also you can clean up your otel collector config https://signoz.io/docs/userguide/collect_docker_logs/#disable-automatic-container-log-collection