Hi all, Our daemon logs in datadog are cluttered ...
# ask-community
e
Hi all, Our daemon logs in datadog are cluttered with console color codes (
[32m2023-01-31 17:41:22 +0000[0m - dagster.daemon.SensorDaemon - [34mINFO[0m - Not checking for any runs since no sensors have been started.
for example). I’d like to set the log level for the daemon to
ERROR
and default to json logging. Is this configurable via
dagster.yaml
? The Logging docs weren’t helpful for this case and searching led me to this Issue 4170. Based on the comments it seems like this isn’t yet possible but there haven’t been any updates to that issue in over a year. Anyone know if this is possible or have a link to the docs or github with an example? thanks!