hi all, nice looking software you have! :slightly_smiling_face: i have successfully tested it on a l...
f
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
Do you see any errror logs for signoz-otel-collector or signoz-clickhouse?
f
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