How to get total json message without truncate #4741
alwalaupendra
started this conversation in
General
Replies: 1 comment
-
Not part of the team, but what is the input plugin? Can you post a sample message from something like sudo tcpdump -A port 5141 If it's
To get more insight you should maybe raw output the incoming messages. For the above example this could be a starting point.
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi Team,
We are using fluentd is a shipping agent for sending logs from application team to logstash server. We are not getting total json message which is above 16kb in size. I am suspecting it is truncated from fluentd side. Could you please guide me how can we get total json message without truncate?
Beta Was this translation helpful? Give feedback.
All reactions