Dear Team,
i want to monitor TIBCO API using Elastic APM functionality. To do so i have followed below steps:-
- I have added below properties in TIBCO API "tra" file,
java.extended.properties=java -javaagent=D:/elkapmagent/elastic-apm-agent-1.26.0.jar -Delastic.apm.service_name=tibco -Delastic.apm.server_urls=http://X.X.X.X:8200 -Delastic.apm.secret_token= -Delastic.apm.application_packages=ca.com.elastic,elasticsh.elasticAPMTest -Delastic.apm.environment=PreProd - then i restarted application form TRA portal.
- Porta are open from TIBCO server to my Elastic APM server
Important note:-My TIBCO server is hosted on windows OS
Request your help here.