AppDynamics Integration
Overview
Provider Configuration & Mapping
{
"priority": {
"field": "$.Severity",
"options": [
{ "value": "ERROR", "label": "Error" },
{ "value": "WARN", "label": "Warning" },
{ "value": "INFO", "label": "Info" }
],
"mapping": {
"ERROR": "CRITICAL",
"WARN": "MEDIUM",
"INFO": "LOW"
}
}
}Setup Instructions
Step 1: Get Your Webhook URL
Step 2: Create the HTTP Request Template

Step 3: Configure the Request Settings



Step 4: Test the Template


Step 5: Create an Action


Step 6: Link the Action to a Policy




Last updated
Was this helpful?

