Replies: 1 comment 1 reply
-
You can use config:
- source:
$type: sample
tag: test
- match:
$type: stdout
$tag: test.**
buffer:
$arg: tag, time
$type: memory
time_key: 1h
flush_mode: immediate |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is a problem?
Hey folks, im trying to define the chuck keys in the new yaml format, but anything i try is unsuccessful,
The syntax that I am trying is
However I get the following warn output after running a dry run with that yaml:
The interesting thing here is that the yaml gets interpreted as the following, with the chuck keys within both the opening and closing XML tags
Describe the configuration of Fluentd
Describe the logs of Fluentd
No response
Environment
Beta Was this translation helpful? Give feedback.
All reactions