Support for APM server output to kafka rest api's

Elasticsearch version:
6.8.4
APM Server version:
7.6.0
Original install method (e.g. download page, yum, deb, from source, etc.) and version:
Download page
Is there anything special in your setup? For example, are you using the Logstash or Kafka outputs? Are you using a load balancer in front of the APM Servers? Have you changed index pattern, generated custom templates, changed agent configuration etc.
No
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
how to configure the kafka rest API's in apm-server.yml file so that we can send documents to kafka cluster through rest API's.

APM Server does not support sending data to the Kafka REST Proxy. You might be able to do something with Logstash in the middle, but it's not supported out of the box.

There is a feature request issue about adding an HTTP output, which you can upvote and subscribe to: https://github.com/elastic/beats/issues/1114

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