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
SplunkTrust
SplunkTrust

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!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...