All Apps and Add-ons

ServiceNow Add-on behavior on long running API call

mevenden
New Member

When using the servicenow add-on, say we have it configured to pull table data from ServiceNow every 2 minutes but the api call to ServiceNow from splunk takes longer than that (for whatever reason) to retrieve the data - will the add-on startup another process after 2 minutes to retrieve data, or can only one connection (per table) ever be made by the add-on?

We encountered a situation where the add-on was taking a long time to pull the data and it looked like the add-on was firing up multiple connections for the same table instead of waiting for current connections to finish (or time out). Luckily we got a notice from ServiceNow support that there was an issue with the service account used by splunk in servicenow and that we were in danger of the "API_INT semaphores being exhausted" in our ServiceNow instance, so we locked out the account to avoid this.

Also, is it possible to remove the ORDERBY query param in the api query sent by splunk to servicenow? Adding additional WHERE clauses to queries slows things down, and I would think the main priority would be to get the data from servicenow into splunk as efficiently as possible and not worrying about what order it is in as it comes from ServiceNow (but maybe there is a reason for this).

Thanks.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...