Logging options #216
CertainBot
started this conversation in
Ideas
Replies: 2 comments 5 replies
-
If the metrics logging is not useful, I suggest you change the logging level to WARNING. We can add an option to adjust the metrics logging rate in the future. |
Beta Was this translation helpful? Give feedback.
3 replies
-
WARNING is not possible, the config file definitely only accepts INFO or DEBUG thus there is no way to reduce the amount if logs, which are even running when the server is IDLE. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello enfein,
I am using mita successfuly howerver one problem I am facing is that the default logging rate is once every minute which makes huge logs which basicaly I don't need. I have not found a way to change the logging rate. The lowest level is INFO which also makes for huge logs. Is there any configuration I am missing or if not do you have any future plans to make logging more customizable?
Thanks
P.D. I forgot to mention that I expected after making the service IDLE with
mita stop
to also stop logging but it still does every minute.Beta Was this translation helpful? Give feedback.
All reactions