Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

Yeah, headers is a field part of the original log message JSON object, its value is another JSON.

Unfortunately, since headers is a string under the main object and not a sub-object, lnav won't drill down further (it just doesn't have the code to do that right now). So, what you're doing now seems like the right way.

I think this is only supported when the opid is directly in the logs. There's a bunch of complicated configuration to extract the description from log messages.

The extractor only runs when the opid is able to be extracted by the parser? And not if its manually populated using sqlite update?

Yes, the extractor only runs during the initial scan of the logs. The complic…

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
6 replies
@DoReVo
Comment options

@tstack
Comment options

@DoReVo
Comment options

@tstack
Comment options

Answer selected by DoReVo
@DoReVo
Comment options

Comment options

You must be logged in to vote
3 replies
@DoReVo
Comment options

@tstack
Comment options

@DoReVo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants