Replies: 1 comment
-
I think you mean a global filter to allow or disallow. That doesn't exist. Using regex is your best option. If you have proper levels set then you can filter out levels you don't care about. |
Beta Was this translation helpful? Give feedback.
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.
-
Probably I'm missing the obvious answer here, but I'd like to automatically filter out log strings that I know I don't care about. Perhaps this should be tuned on the monitored container itself, but I wondered if there is a way to build filters on Dozzle itself without having to apply regex in the search field each time a particular container's logs are viewed?
Beta Was this translation helpful? Give feedback.
All reactions