Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
01-29-2018 05:33 AM
09-09-2020 05:27 AM
Hi guys
Elasticsearch is not supported OOB
You can use the following as a starting point
Create a POJO Rule as follows
Class - org.elasticsearch.rest.RestController
Method - dispatchRequest
Split Transactions using - Parameter o
Getter Chain - path()
This will give you Transactions being detected
Please then also add the following package org.elasticsearch.* class to call graphs as without it you would only see the entry points
For additional data, you can enable the "find entry points" node property and then using the Business Transaction logs look to find more entry points if needed
Ciao
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form