Splunk Search

How to define splunk workflow actions URI with special characters

neo888
New Member

Hi,

How can i define a link configuration with e.g. # in the uri like the following request?
hxxps://www.robtex.com/ip/$ip$.html#blacklists

Should end in this request (if ip=222.222.222.222):
hxxps://www.robtex.com/ip/222.222.222.222.html#blacklists

splunk seemed to cut the # and the following characters. How can i solve this problem? I use Splunk 6.

thx

0 Karma

rkovar_splunk
Splunk Employee
Splunk Employee

Obviously years later... but I just tried this and it seems to work these days.

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