How to reduce logging ? #7554
Unanswered
GianoMayne
asked this question in
Q&A
Replies: 1 comment
|
Hi @GianoMayne! I'm Dosu and I’m helping the Trilium team. The frequent log entries like Here are your best options:
There are no config.ini or environment variable options for controlling log verbosity or filtering specific endpoints at this time reference. Let me know if you want a code pointer for the skip function! To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
0 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.
Hello,
I've noticed lots of logging like that in my Docker container that hosts Trilium Notes – one each minute.
For example: '200 GET /api/health-check with 15 bytes took 2ms'.
What is the solution to limit this noise ?
Thanks.
All reactions