Replies: 2 comments
-
|
It was suggested in #949 to use the events mechanism to add filters e.g. when encountering a certain log format. It worked for me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Funny that issue #949 has two common words with yours – persistent and filters – and searching issues for these two words (https://github.com/tstack/lnav/issues?q=is%3Aissue+persistent+filters) would find issue #949 as the only result :) |
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.
-
Hey all,
I was wondering if there is a way to store a persistent list of filters without having to re-create them on every new session?
I browsed through the local config but could not see a way to define filters in advance. Ideally I just want to have a prepopulated list that can then be toggled on / off as I need them but same functionality as when I add them manually. Is there any way of achieving it at present?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions