hi all, nice looking software you have! 🙂
i have successfully tested it on a local machine with docker but when create a vm and runs a slightly modified docker-compose
the docker log parsing seems to stop working.
i am trying to understand where to look because i don't see any obvious errors in the log.
i am running the hotrod test containers and i see the metrics.
i am leaning towards some kind of permission problem accessing the logs in my vm... is there any obvious place to start searching for problems?
thanks in andvance!
s
Srikanth Chekuri
10/20/2024, 6:09 PM
Do you see any errror logs for signoz-otel-collector or signoz-clickhouse?
f
Fredrik Svensson
10/21/2024, 3:13 PM
hi,
i actually found some errors but they seems to not be relevant.
BUT i found the problem 🙂 i was using the local logging driver as that is faster and store more efficient... switched to the json-file logger and now it works.
i don't know if you are able to detect this... else i think it is a good FAQ that you must/should use json-file logger to get the container logs parsed
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.