Splunk AppDynamics

I am trying to add the right variables to fetch AppDynamics health rule data in ServiceNow integration with AppD

Akhila_Pasula
New Member

Hi, I am using the below payload in the HTTP template for ServiceNow integration:

{

  "caller_id": "AppDynamics API",

  "category": "Application Support",

  "subcategory": "Application Generated Alert",

  "cmdb_ci": "linvm2332",

  "contact_type": "Integration",

  "assignment_group": "L2 APP SUPPORT",

  "short_description": "AppDynamics test - phase 2",

  "description": "AppDynamics test Description  ${policy.name}  ${latestEvent.application.name} ${topSeverity.NotificationSeverity}",

  "severity": "2",

  "impact": "2",

  "u_program_job_name": "App Details",

  "u_reported_by": "AppDynamics API"

}

But the Output is coming as below, instead of the values. Can you please help in using the right data to fetch actual AppDynamics details?

"AppDynamics test Description  Sample Policy Name  ${latestEvent.application.name} ${topSeverity.NotificationSeverity}",

Labels (3)
0 Karma
Get Updates on the Splunk Community!

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

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 ...