If you are asking about a problem you are experiencing, please use the following template, as it will help us help you. If you have a different problem, please delete all of this text
Kibana version:7.2.0
Elasticsearch version:7.2.0
APM Server version:
APM Agent language and version:7.2.0
Is there anything special in your setup? using a load balancer
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant): I have a server running the apm agent, and have opened the port 8200 so that it's able to communicate with my APM server, if I curl to the apm server from my application server I am able to get a response. However when I start up my application, it isn't sending any data to the APM server. Are there any additional ports that I'd need to open to allow communcation between the agent and the server?
Also, I'm not able to get logging working, I have the following options set in my elastic.properties file.
log_level=DEBUG
log_file=/logdir/elasticagent.log
But there is no logging coming through to that file.
I have a couple of follow up questions: Which language and version of the APM agent are you using, and where does the load balancer run - between agents and APM Server or between APM Server and Elasticsearch?
Have you checked the APM Server logs for any errors? Refer to the APM Server docs on where you can find the log files.
Hi, the load balancer sits between the apm agent and the apm server, the apm server and elasticsearch are running on the same server.
There's no errors in the output of the apm server, it's just that there's nothing coming in to it, unless I just do a simple curl then I will see it log that e.g.
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.