Splunk Search

SETUP.XML URL encoding lists values and updates correctly only if slash (/) exists, but fails to update with * or $

avilandau
Path Finder

I'm using setup.xml for some script:// and monitor:// endpoints. I use %252F for /, %2A for *, %24 for $, and %20 for space. All information is displayed correctly from the conf files (i.e. setup can find the entry), but when I update, I get the error of POST failure. I tested some entries with only a slash / and the save works fine, but I have some with * which I must include as well. I've also tried %252A for the * (similar to the slash), but it still failed. The few samples in the documentation show mainly the slash though there is one example with $ (they use %24), but even that didn't work for me.

Can you advise.

0 Karma
1 Solution

avilandau
Path Finder

After investigating more I narrowed it down and will open a different question more accurately describing the problem

View solution in original post

0 Karma

avilandau
Path Finder

After investigating more I narrowed it down and will open a different question more accurately describing the problem

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...