Replies: 1 comment 1 reply
-
Hi @syzcch , Apologies for the delayed response! Is this an issue you are still facing? It looks like something in your remap transform might be off. The Could you provide a sample log that is outputted from the file source (becoming the input to the You could acquire such a sample by creating a console sink (or file sink) that takes the |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
The log format:
Vector version 0.23.3
Our config:
Got too many error messages when Vector facing huge volume of logs. The error like the following messages.
I don't know why it happened. But I found that there are lots of logs missing the last two characters "}" due to the errors, so we can not parse it via Logstash due to invalid json format.
Do I need to adjust something? like max_line_bytes or multiline.timeout_ms to fix it?
Thank you so much.
Beta Was this translation helpful? Give feedback.
All reactions