13 Feb 2019 05:54 PM
Hello Team,
We are working to integrate the Dynatrace with our internal Splunk. After following the steps mentioned in the reference link https://splunkbase.splunk.com/app/3969/#/details,... we are able to populate the Timeseries Metrics & Problem data on our Splunk. But not the Entity data. When we check the Splunk configuration, it is expecting for the some appropriate value entity_endpoints. Can you please let me know what is the value we need to supply for this field ? Have tried with the cluster/endpoint URL, It did not work.
Below is the configuration properties:
start_by_shell = false
sourcetype = dynatrace:entity
interval = 300
dynatrace_tenant = XXXXXXXXX
dynatrace_api_token = XXXXXX
index = Test
dynatrace_collection_interval = 5mins
entity_endpoints = []
ssl_certificate_verification = True
disabled = 0
Solved! Go to Solution.
13 Feb 2019 07:07 PM
Hi Suneel,
For the entity endpoints, you have to specify the entities you will like to configure i.e Applications, Services,Hosts, Process Groups, Processes. You can select a subset of these or list all of them. See the screenshot below of the configuration
Thanks
NJ