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!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...