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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...