Splunk Search

What exactly does splunk.exe clean eventdata -f do?

cboillot
Contributor

I get the it cleans out the eventdata, my question is where? Is this limited to the server the command was ran from? What does the '-f' do? what other parameter are there? Is this something that should be done regularly, or not at all? The only reference I can find is under Administrative CLI commands.

Could someone point me in the right direction?

0 Karma
1 Solution

somesoni2
Revered Legend

The command splunk.exe clean eventdatawill clean data for single index (if -index parameter is provided) or all indexes from the current Splunk instance, which is typically an indexer. When run it gives a confirmation prompt before actually deleting the data from index(s). The -f suppresses the confirmation prompt. See this for more details.

https://docs.splunk.com/Documentation/Splunk/7.0.1/Indexer/RemovedatafromSplunk#How_to_use_the_clean...

View solution in original post

somesoni2
Revered Legend

The command splunk.exe clean eventdatawill clean data for single index (if -index parameter is provided) or all indexes from the current Splunk instance, which is typically an indexer. When run it gives a confirmation prompt before actually deleting the data from index(s). The -f suppresses the confirmation prompt. See this for more details.

https://docs.splunk.com/Documentation/Splunk/7.0.1/Indexer/RemovedatafromSplunk#How_to_use_the_clean...

cboillot
Contributor

What happens if this is ran from a search head?

0 Karma

somesoni2
Revered Legend

It'll try to delete locally indexed data for specified index (or all indexes depending on parameter used). Usually Search Heads don't have any data locally indexed (all data being forwarded to Indexers), nothing would be done.

0 Karma

cboillot
Contributor

Thank you!

0 Karma

niketn
Legend

@cboillot, I think you need to correct the question and its description for us to assist you with the same.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

cboillot
Contributor

Thanks for the heads, up. Done. Seams it doesn't like less-than or greater-than signs in the title.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...