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!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

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