Splunk Search

Anonymize a Folder of Data

laurendonaghy
New Member

I am hoping to anonymize a set of data that is sorted into different folders. I found this command, and I was hoping there was a way to alter it to anonymize a folder instead of a file. It would be very time consuming to do each individual file separately.

./splunk anonymize file -source

Any thoughts would be much appreciated!

0 Karma

NK_1
Path Finder

Try:


find pathnameOfDataFolder -exec echo ./splunk anonymize file -source {} \;

Remove the word "echo" above when you are sure the output is what you want executed.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...