APM keeps sending event to only one partition resulting in huge lag. I have 24 partition for the topic
Kibana 7.3:
ES 7.3:
APM 7.3:
APM Agent node and v 2.x:
output.kafka:
enabled: true
hosts: ["*****:9092"]
topics:
- default: 'apm'
topic: 'apm-%{[context.service.name]}'
partition.round_robin:
group_events: 1000
reachable_only: false