All Apps and Add-ons

SPlunk ServiceNow integration

apurvasharma201
New Member

Hi Team,

We are doing ServiceNow integration , as per the steps we have a test Splunk enterprise account and downloaded the Splunkbase ServiceNow app.
In Seraches,Alert we have created a alert to create an incident, when we run this nothing happen, it runs but doesn't create incident

Tags (1)
0 Karma

ivanreis
Builder

Please check the troubleshoot steps -> https://docs.splunk.com/Documentation/AddOns/released/ServiceNow/Troubleshooting#Find_relevant_error...

search for errors on eventtype=snow_ticket_error.

verify if all those steps here are completed -> https://docs.splunk.com/Documentation/AddOns/released/ServiceNow/ConfigureServiceNowtointegratewithS...

check this link to manually create incidents without wait for schedule alert to be triggered
https://docs.splunk.com/Documentation/AddOns/released/ServiceNow/Commandsandscripts#Usage

In order to create incidents, the account you setup at service now, has rights to create the incident direct on the incidents table or if you are using service now events to appropriate assign ticket to the correct team to work on, you have to use the events feature at servicenow, and you can use the | snowevent ... command to test it.

In the ServiceNow add-on, you have to setup a proxy server to connect with servicenow server, it can be a potential issue for you not able to connect to server and also create incidents.
https://docs.splunk.com/Documentation/AddOns/released/ServiceNow/Setuptheadd-on

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...