Use Cases
- Automatically create Jira tickets for critical alerts from Splunk.
- Prevent duplicate tickets by adding comments to existing Jira issues.
- Streamline incident management processes for IT teams.
How It Works
Webhook receives alert data from Splunk. Extract host name and description using a set node. Search for existing Jira tickets based on the host name. Create a new ticket if none exists, or add a comment to the existing ticket.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the webhook URL in Splunk to point to the n8n webhook.
- 3Set up Jira credentials in n8n for ticket creation and commenting.
- 4Test the workflow by triggering a Splunk alert.
Apps Used
Splunk
Jira
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#notifications