Getting Data In

sedcmd - replace multiple asterisk with single asterisk

MeenaGoel
Engager

on the Linux server command line I tested sed like below and it works.

echo \"SMSESSION\", \"Value\": \"*****************************************\", | sed 's/[]+/*/g'

"SMSESSION", "Value": "*",

but how do I apply SEDCMD to achieve the above within a props file on the Intermediate heavy forwarders.

I used the following and it did not work
SEDCMD-remove_star_value=s/SMSESSION", "Value":[^,\s]+/SMSESSION", "Value":X/g

Can you please let me know where I am going wrong ?

Tags (1)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...