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
Get Updates on the Splunk Community!

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...