Part of the data in the filter plugin is invalid #4254
Unanswered
XTUxiongda
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Please follow the contributing guidelines. With this information, we are unable to reproduce this issue and cannot judge if it is a bug or not. |
Beta Was this translation helpful? Give feedback.
0 replies
-
If the tag is Could you please share some sample logs to reproduce this? |
Beta Was this translation helpful? Give feedback.
3 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.
-
Describe the bug
I used the record_transformer plug-in to intercept the super long field, but found that only part of the data took effect
To Reproduce
must appear
Expected behavior
I want fliter to act on all tag matching data
Your Environment
- Fluentd version: 1.1.3
Your Configuration
Your Error Log
Additional context
The tag of all my data is jgt-dev2, but only some of the data whose length exceeds 30 have been intercepted, and some have not been intercepted. I want to know whether my usage is wrong or fluentd is just like this
Beta Was this translation helpful? Give feedback.
All reactions