All Apps and Add-ons

Splunk appdynamics connectivity issue

marellasunil
Communicator

While configuring Appdynamics app in splunk, I am getting the below error. Can anybody help me to configure?

ERROR Exception received attempting to retrieve event '': Unable to find the server at aviva1.saas.appdynamics.com
ERROR Stack trace for event 's': Traceback (most recent call last):
File "C:\Program Files\Splunk\etc\apps\appdynamics\bin\events.py", line 34, in run
response, content = myhttp.request(url, 'GET')
File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\httplib2_init.py", line 1421, in request
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\httplib2__init
.py", line 1171, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\httplib2__init
_.py", line 1128, in _conn_request
raise ServerNotFoundError("Unable to find the server at %s" % conn.host)
ServerNotFoundError: Unable to find the server at .saas.appdynamics.com

Tags (1)
0 Karma

srisahitya_v
Communicator

you have to made changes in events.conf and metric.conf which are present in Default rather than Local.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...