Error : panic: runtime error: makeslice: len out of range

Hello.
I'm using one of the community filebeats called mqttbeat written by Go language.
I configured it, so that it connects to my own mqtt broker and ships data to the elasticsearch properly.
However, after 1 hour, this filebeat was disconnected due to the following reason:

panic: runtime error: makeslice: len out of range

My broker was sending nearly 500 messages per second to this mqttFilebeat.
Sorry! I know this issue is not related to the official Elastic stack. but I do not know how do I have to solve it.
On the other hand, I need it but the official MQTT input of the Elastic Filebeat is not published yet.
How can I solve the above problem?

Could you please share the whole trace and more logs for the Beat?

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