Splunk AppDynamics

HTTP Request

CommunityUser
Splunk Employee
Splunk Employee

Hi,

I'm trying to create an HTTP request to post a triggered APPD event to our internal ITSM tool which will create an Incident ticket and send out to an appropriate team.

So I've got an endpoint URL and JSON content to post data.

I tried testing in APP'D UI, it throws below error msg.

Error Message: cch1wpobiw: Name or service not known

Could someone please advise on this.

This is my endpoint url:

"http://cch1wpobiw/RestAPIUAT2/REST/Summit_RESTWCF.svc/RestService/CommonWS_JsonObjCall"

Regards,

Soundarajan

Labels (3)
0 Karma

Mattias_Påvall
Engager

Just a guess... the name cch1wpobiw can't be resolved and/or reached from Java on the controller. Try using a fully-qualified domain name, eg. server.domain.com or the IP-address instead. Also confirm that the target machine can be reached from the Controller using for instance C:\> telnet server.domain.com 80 (change 80 to the correct port number )

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...