Getting Data In

How do we delete old data for only three files in the one index ?

kiranpanchavat1
Path Finder

we need to delete three files from the index 

I have used the |delete command to clean the indexed data and it’s deleted but still its showing under the source field.

source='/var/log/splunk/syslog/******/********' | delete

source='/var/log/splunk/syslog/******/********' | delete

source='/var/log/splunk/syslog/******/********' | delete

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @kiranpanchavat1,

the delete command makes only a logical deleting of the events but it doesn't remove the deleted events from the buckets.

If you want to fully clean an index you can use the command 

./splunk clean eventdata -index <your_index>

if you want to remove all the entire buckets where the latest event exceeds a retention time, you could change the retention time for that index, wait for the deletion of old data and the set up again the the correct retention time disk.

It isn't possible to physically delete only a part of events in a bucket.

Ciao.

Giuseppe

kiranpanchavat1
Path Finder

@gcusello 

See, my data is stored in one index and in that index there are so many data is storing so i need to delete only the particular files 

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @kiranpanchavat1,

if you're speaking of delete an entire bucket, in Community there are some examples of deleting buckets but I didn't directly tested:

https://community.splunk.com/t5/Deployment-Architecture/How-to-manually-delete-buckets-in-cluster-pe...

https://community.splunk.com/t5/Deployment-Architecture/Delete-corrupt-bucket-or-down-index-in-clust...

If instead you want to delete only a part of a bucket it isn't possible, you can only make a logical deletion (delete command).

Ciao.

Giuseppe

0 Karma

kiranpanchavat1
Path Finder

@gcusello Can you provide me the btprobe command details 

0 Karma

gcusello
SplunkTrust
SplunkTrust
0 Karma

PickleRick
SplunkTrust
SplunkTrust

What do you mean by "still showing under the source field"?

Also, you know that delete doesn't physically remove the data from index files? Just marks them as inaccessible.

Get Updates on the Splunk Community!

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...

[Live Demo] Watch SOC transformation in action with the reimagined Splunk Enterprise ...

Overwhelmed SOC? Splunk ES Has Your Back Tool sprawl, alert fatigue, and endless context switching are making ...

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...