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!

Deep Dive into Federated Analytics: Unlocking the Full Power of Your Security Data

In today’s complex digital landscape, security teams face increasing pressure to protect sprawling data across ...

Your summer travels continue with new course releases

Summer in the Northern hemisphere is in full swing, and is often a time to travel and explore. If your summer ...

From Alert to Resolution: How Splunk Observability Helps SREs Navigate Critical ...

It's 3:17 AM, and your phone buzzes with an urgent alert. Wire transfer processing times have spiked, and ...