I am not able to fetch the logs of my docker conta...
# support
a
I am not able to fetch the logs of my docker container, it is not showing in the screen
n
Please share if there are any errors in otel collector/logspout.
a
this logspout will be in signoz server or the target vm
n
if you are using the latest release it has a bug, https://github.com/SigNoz/signoz/issues/6465 . That path release for it will be created today. Let me know if it’s the same issue
a
I cloned this and ran with compose file
1. git clone -b main https://github.com/SigNoz/signoz.git && cd signoz/deploy/
these are the versions bitnami/zookeeper:3.7.1 clickhouse/clickhouse-server:24.1.2-alpine gliderlabs/logspout:v3.2.14 signoz/alertmanager:0.23.7 signoz/frontend:0.58.1 signoz/query-service:0.58.1 signoz/signoz-otel-collector:0.111.8
I update to the latest version, but still I am not able to see the logs of the services
n
Please describe a bit more about the issue you are facing, do you mean you are seeing no logs at all ?
https://signoz-community.slack.com/archives/C01HWQ1R0BC/p1731993448260989?thread_ts=1731928090.586649&cid=C01HWQ1R0BC it has to be on the VM where your services i.e your docker containers are running
a
image.png,image.png
n
are you sure the container name of the docker container is tms ? the name that you see on the services page is
service.name
and not container name which is derived from traces.
a
yeah the container name is tms
I will set the logspout and try in target vm