Channels
watercooler
incidents
reactjs-config
k8s_operator_helm
write-for-signoz
signoz-alert-testing
testsupport
webhook-dev
general
contributing
support
contributing-frontend
github-activities
Powered by
#support
Title
# support
d
Divyanshu Negi
03/02/2023, 1:57 PM
Hi, In the logs section for Signoz, I can see the logs from Signoz as well, is it possible to disable them ?
Example
n
nitya-signoz
03/02/2023, 4:07 PM
You can follow this
https://signoz.io/docs/userguide/collect_docker_logs/#disable-automatic-container-log-collection
But as of now, the above guide will disable log collection for all containers.
For getting logs with metadata like name and filter them out you will have to use a third party tool as of now . You can check out this
https://github.com/SigNoz/signoz/issues/1597#issuecomment-1259234665
d
Divyanshu Negi
03/02/2023, 4:09 PM
Thanks, for now its fine, but I am just concerned at scale it would be hard to follow the log trail, specifically on live mode
n
nitya-signoz
03/02/2023, 4:10 PM
Cool, in live mode also you can apply some filters, this will help you get live logs data for ex:- some specific service.
2 Views
Post