Elasticsearch slow query log pattern too big

I try to debug on the slow query but found out that all the slow query logs pattern are corrupt and cannot be parse by filebeat.
Is there any way to increase the pattern size

Below is the example, I cut most of the details but you can see at the end it is corrupted

{"type": "index_search_slowlog", "timestamp": "2021-05-19T19:10:43,136-0700", "level": "WARN", "component": "i.s.s.query", {\"from\":6000.0}],\"keyed\":false}}}},\"personalizable\":{\"filter\":{\"bool\":{\"filte"  }

Wonder is there any way I can increase the size of one single log message

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