How to manually configure javaagent for Websphere

I have got the below configuration that needs to be done in WebSphere but not sure what values needs to be placed .Could you please provide me the sample values i need to add to have the JVM agent for WebSphere.

-javaagent:/path/to/elastic-apm-agent-<version>.jar
-Delastic.apm.service_name=my-cool-service
-Delastic.apm.application_packages=org.example,org.another.example
-Delastic.apm.server_urls=http://localhost:8200

Version i am using :-

Kibana version -7.1.0

Elasticsearch version- 7.1.0

APM version- 7.1.0

Thanks in Advance,
Kamaleshwar

Hi and thanks for the question.

As you can see in our documentation, WebSphere Application Server is not yet supported, we currently only support WebSphere Liberty.

It's in our roadmap to add support to WAS, but no concrete plan and timings for that yet.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.