Dear all,
Im trying to setup the standalone method mentioned in elastic site, but the file is not available.
In elastic site: https://www.elastic.co/guide/en/apm/agent/java/current/setup-attach-cli.html
Refers to download the file "apm-agent-attach-standalone.jar" but is not available in the documented link in Maven site: https://search.maven.org/search?q=g:co.elastic.apm%20AND%20a:apm-agent-attach
Only this one is available apm-agent-attach-1.9.0.jar but I get the documented error below.
"If you get a message like no main manifest attribute, in apm-agent-attach.jar
, you are using the wrong artifact. Use the one which ends in -standalone.jar
"
Anyones knows where can be downloaded ??
Thanks