All Apps and Add-ons

Formatting in ServiceNow Splunk Drilldown button

michael3
Explorer

I am using the snowincident command to set the "Splunk Drilldown" button in a ticket to a specific Splunk search.  The url I'm passing to snow is encoded and it works well except that the %0A characters seem to get stripped out.  This is a NewLine code, and so when the analyst clicks on the button and the search opens in Splunk, the info is all there but the formatting is messed up.

I'm not sure where it loses the %0A, but it's definitely in the string that I'm sending to snow.   Has anyone else noticed this and is there a fix?  

 

Labels (1)
Tags (2)
0 Karma

tscroggins
Champion

Hi @michael3,

Try double-encoding the linefeed and other characters as needed:

%0A

=>

%250A

0 Karma

michael3
Explorer

Thanks for the suggestion.  Unfortunately I get the same result.  Now, the %250A is stripped out of the url.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...