Skip to content

Instantly share code, notes, and snippets.

U:\workspace\apm-test\java\target>java -javaagent:U:\Downloads\elastic-apm-agent-1.6.1.jar -Delastic.apm.log_level=DEBUG -Delastic.apm.service_name=apm-test -Delastic.apm.server_urls=http://drs-s-els01:8200 -Delastic.apm.application_packages=com.****.apm.apm_test -jar .\apm-test-0.0.1-SNAPSHOT-jar-with-dependencies.jar
2019-04-29 13:50:02.409 [apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - Starting healthcheck to http://drs-s-els01:8200/
2019-04-29 13:50:02.727 [apm-server-healthcheck] INFO co.elastic.apm.agent.report.ApmServerHealthChecker - Elastic APM server is available: {"ok":{"build_date":"2019-03-06T14:11:42Z","build_sha":"daad5449d758e7bf101f6482778a2b15f646a67f","version":"6.6.2"}}
2019-04-29 13:50:02.731 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - container ID is null
2019-04-29 13:50:02.748 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.6.1 as apm-test on Java 1.8.0_191 (Oracle Corporation) Windows 10 10.0
2019