Before starting our own research to find a log management tool that is
I want to truncate/remove the Docker logs, how do I do that?
The logs in Docker are taking a lot of disk space. How do I limit the logs?
How do I change the logging level of the scheduled indexing jobs? For example, to log only the errors and warnings.
How to avoid debug messages like "DEBUG: PATCH item user_account..." when updating index information using API_PatchItem?