You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use mwdb heavily in our workload and we collect logs to detect problems that might occur.
Since we are using this solution in the cloud we pay for logs storage and we would like to decrease the cost. We could achieve that if we could set the log level of the application.
For the frontends we just need to create a new nginx config file.
For the backends there is no way to do that. It would be a good feature to have.
Describe the solution you'd like
An environment variable with name "MWDB_LOG_LEVEL" could be created to set the current level we want,
info, warning or error.
The text was updated successfully, but these errors were encountered:
psrok1
added
the
type:feature
New feature description e.g. which involves implementation of new components
label
Mar 5, 2025
Uh oh!
There was an error while loading. Please reload this page.
Feature Category
Describe the problem
We use mwdb heavily in our workload and we collect logs to detect problems that might occur.
Since we are using this solution in the cloud we pay for logs storage and we would like to decrease the cost. We could achieve that if we could set the log level of the application.
For the frontends we just need to create a new nginx config file.
For the backends there is no way to do that. It would be a good feature to have.
Describe the solution you'd like
An environment variable with name "MWDB_LOG_LEVEL" could be created to set the current level we want,
info, warning or error.
The text was updated successfully, but these errors were encountered: