customizing the output format of the stdout output plugin #8693
BayanAzima
started this conversation in
General
Replies: 1 comment
-
I don't believe so. |
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.
-
Hi there,
I am trying to print out logs after being parsed in a custom format with the stdout output plugin. According to the docs there are 3 formats (msgpack json, json_lines and json_stream.) but no way to provide a custom template.
What i want to do is similar to the template field in the File plugin (https://docs.fluentbit.io/manual/pipeline/outputs/file#template-format)
Is there a way to customize the format of the stdout plugin or another way to achieve the same goal?
Beta Was this translation helpful? Give feedback.
All reactions