Hello. We find that with DD_LOGS_STDOUT=true there are several logs that are logged to /var/log/datadog within the container. Even though these are rotated nightly, as the container is using an overlay filesystem the size of the overlay volume steadily grows.
This is problematic for some of our smaller cloud instances that aren't configured with large amounts of disk space.
Would it be possible to redirect those logs to STDOUT instead of logging to the filesystem?