processor_regex中是否使用KeepSource会影响输出数据格式? #734
-
使用正则(processor_regex) 输出数据会额外打印一个tags字段, |
Beta Was this translation helpful? Give feedback.
Answered by
q121102302
Mar 22, 2023
Replies: 2 comments 1 reply
-
完整的配置发下看看 |
Beta Was this translation helpful? Give feedback.
1 reply
-
找到原因了 输出时 输出给kafka和打印的 数据样式 不是一致的 导致的 跟这个没关系 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
messixukejia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
找到原因了 输出时 输出给kafka和打印的 数据样式 不是一致的 导致的 跟这个没关系