[Q&A] How to Get Values from Syslog RFC5424 Headers #10608
Unanswered
lisazhao30
asked this question in
Q&A
Replies: 1 comment
-
Add a stdout output or filter to show you what the parser is actually providing? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How can I read the values set in the headers from Syslog RFC 5424 messages inside Fluent Bit? For example, if I want to add the
appName
andprocId
headers to the tag of the log.Sample code with
rewrite_tag
that doesn't work as the variables do not exist.Beta Was this translation helpful? Give feedback.
All reactions