Problem:
APM agent services not listed out in the Kibana APM services screen.
Problem Description:
I have configured my elastic APM Java agent and found that agent is able to communicate with APM server successfully (with 202 status code). But the APM screen is not listing any services. Below is more information on the logs and apm-server output:
Note: My APM server output is configured with the logstash (whose output is set to it's own elasticsearch service) running in a different node in the same cluster.
Please help me resolve this issue and to list out APM agent services in kibana.
After struggling for few hours, I was able to figure out the root cause for this issue. My APM-server is configured to logstash instead of elasticsearch. Since I am forwarding output from logstash to elasticsearch, data is being sent to elasticsearch. So, I had to configure APM server output to Elasticsearch instead of Logstash.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.