Alerting

Can you help me with a Splunk alert that generates a Zendesk ticket?

sbgoldberg13
Explorer

Hey All.

What is the best way to use a Splunk alert to generate a 3rd party helpdesk ticket? The 3rd party ticketing system is Zendesk. I'm not sure if I should be using the Webhook in the alert or the Fields workflow. Or if they have to work together. The thing is the alert is triggered by a search including eval, stats, and where statements.

0 Karma

qtopia7100
Explorer

I used the email to ticket part of zendesk. Then at the ticket level I put enough info in the subject line, of the alert, to easily filter to the right ticketing group in zendesk.

 

to get info from the search into the ticket, you use:

$result.<fieldname_you want in subject line>$

examples $result.src_ip$ or $result.host$

Tags (1)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...