Getting Parse error in Source #17902
Unanswered
sudhanshud
asked this question in
General
Replies: 3 comments 1 reply
-
Can you share your FluentD configuration and version? A full minimal reproducible example here would be very helpful. You could also consider using the HTTP FluentD output with the HTTP Vector source. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fluent-Bit Version is 2.1.6
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@jszwedko Any idea why this happening? |
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 All ,
I am getting below error in my fluentd source.
2023-07-07T10:06:30.135630Z ERROR source{component_kind="source" component_id=fluent component_type=fluent component_name=fluent}:connection{peer_addr=XXXX:62907}: vector::internal_events::codecs: Internal log [Failed framing bytes.] has been rate limited 6 times.
2023-07-07T10:06:30.135646Z ERROR source{component_kind="source" component_id=fluent component_type=fluent component_name=fluent}:connection{peer_addr=XXXX:62907}: vector::internal_events::codecs: Failed framing bytes. error=bytes remaining on stream error_type="parser_failed" stage="processing" internal_log_rate_limit=true
Any idea about the issue?
Beta Was this translation helpful? Give feedback.
All reactions