Monitoring Splunk

Delete specific data in cluster environment

NOORULAINE
Loves-to-Learn Lots

Hi

 

How to delete only specific data from the specific index(note: not the entire data)in clustered environment

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @NOORULAINE ,

as @PickleRick said, it's possible to delete events (not the entire index) but it's only a logic deletion, not physical only, enabling the can_delete role for the user and it's a very dangerous feature that usually is disabled also for administrators.

The only phisical detetions are the splunk clean eventdata command, but it deletes the entire index and when a bucket rolls from cold at the end of the retention time.

Ciao.

Giuseppe

0 Karma

PickleRick
SplunkTrust
SplunkTrust

With Splunk there is no way to delete data from the index other than the normal rolling oldest buckets to frozen.

There is the "delete" command but it doesn't actually delete the data from the index files (since the index files are immutable after creation and may be - as mentioned above - only rolled as a whole) but it marks that data as not searchable.

That's one of the reasons why you should test your configurations - especially the input-related elements - in a dev/test environment before deploying it to production.

0 Karma
Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

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