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.1.1
Elasticsearch version: 7.1.1
APM Server version: 1.x current
APM Agent language and version: English
Browser version: Chrome
Original install method (e.g. download page, yum, deb, from source, etc.) and version: java -javaagent:/path/to/elastic-apm-agent-.jar
-Delastic.apm.service_name=my-application
-Delastic.apm.server_url=http://localhost:8200
-Delastic.apm.secret_token=
-Delastic.apm.application_packages=org.example
-jar my-application.jar
Fresh install or upgraded from other version? Fresh
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.
Unable to execute the "java -javaagent" command and can't find the file.
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
Ohh, I just noticed your command is trying to install our java agent on the java agent attaching process...
You really mixed up things.
Please take a close look at the setup documentation.
You either install an agent using the javaagent option, or using the attach, not both
I currently don't know of any other resource we have other than the setup documentation.
Normally, this is what users read when starting. Please be more specific in what is not clear enough.
Yes, the Java agent is only for capturing Java application data. It cannot monitor NginX. There are other components to collect logs and metrics data for NginX.
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.