https://signoz.io logo
#general
Title
# general
e

Earl Tan

08/29/2023, 6:02 AM
Good Day Everyone! How can I change the log level of the other containers ( newly installed self-hosted via docker standalone )? The logs seem too verbose, there are a lot of INFO levels like from the MySQL container, Redis container (containers included on the default installation). At least only the errors are what I like to see on the logs 😅
https://signoz.io/docs/operate/docker-standalone/#remove-the-sample-application-from-signoz-dashboard I had to remove the hotrods containers, it was the one that generated all those things on a "newly installed signoz" 😮‍💨
p

Prashant Shahi

09/02/2023, 8:45 AM
@Earl Tan Thanks for raising the issue and pointing out the solution. @nitya-signoz can you add filter to keep out logs from hotrod containers for Docker? We have it already set up for K8s.
n

nitya-signoz

09/05/2023, 4:27 AM
@Prashant Shahi do you mean to disable hotrot logs by default ? Ideally the hotrod application should be removed once the user has verified the installation.
p

Prashant Shahi

09/05/2023, 5:08 AM
true, but that could take days to weeks for them. And by then a lot of hotrod data would be collected. Logs being the most collected. Since we anyways have it disabled in K8s, we should do the same in Docker as well.
2 Views