Getting Data In

How to build a regular expression in order to mask password text in props.conf?

caitcait
Explorer

I have the following string in the events and I would like to mask the password text using sedcmd.

Content={"Login":"stuff@stuff.com","Password":"thingsandstuff"}

Does anyone have any thoughts how to build the regex to do this?

Thank you

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Try this

s/("Password":")([^"]+)"/\1XXX"/
---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Try this

s/("Password":")([^"]+)"/\1XXX"/
---
If this reply helps you, Karma would be appreciated.
0 Karma

caitcait
Explorer

works beautifully, thank you!

Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

Stay Connected: Your Guide to October Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...