Fix multiline issue with mysql slow query logs #15960
-
Hi all, e.g My problem is that i see slow query logs multi line in loki/elasticsearch sink. i do not know how can i fix this multi line issue in vector transform . i would appreciate if you could help me on this matter thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @LinTechSo It sounds like you'd want to use the |
Beta Was this translation helpful? Give feedback.
Hi @LinTechSo
It sounds like you'd want to use the
file
source and configure the multiline option. I'm not familiar with mysql's slow log formatting/style, but I'd start there.