Filebeat use too many cpu times to gzip

hey guys.
I found my filebeat send msg too slow,so I use two commands to profile filebeat,
perf record -a -g -p xxx
perf report -n --stdio

the result show the filebeat use lots of cpu times to gzip msg?
can we reduce this time?

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