Max bytes length exceeded exception - bytes can be at most 32766 in length

Hi All,

We installed packetbeat in our client machines and capturing the network related data informations and send it to the beats input port 5044 and I can able to see the data coming in graylog but at the same time i could see some index failure happened.

Below is the error message,

{"type":"illegal_argument_exception","reason":"Document contains at least one immense term in field=\"packetbeat_http_response_body\" (whose UTF8 encoding is longer than the max length 32766), all of which were skipped. Please correct the analyzer to not produce such terms. The prefix of the first immense term is: '[60, 33, 68, 79, 67, 84, 89, 80, 69, 32, 104, 116, 109, 108, 62, 10, 60, 104, 116, 109, 108, 32, 108, 97, 110, 103, 61, 34, 101, 110]...', original message: bytes can be at most 32766 in length; got 89700","caused_by":{"type":"**max_bytes_length_exceeded_exception**","reason":"max_bytes_length_exceeded_exception: bytes can be at most 32766 in length; got 89700"}}

Please kindly share some thoughts and it would be very helpful

Regards,
Ganeshbabu R

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.