Getting Data In

Problem with deleting event data on specific time

C_Sparn
Communicator

Hello,

I'm looking for a possibility to delete all eventdata of one index at a specific time on every day! It is not important to use the "splunk clean eventdata -index" command. It can also be just an "search index = any |delete".
Whats the best method to get this working?
Greetings

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Why would you want to do that? If you're trying to limit searches to today you can do that by adding 'earliest=-1d' to your queries.

If you really want to delete data every day you either set up a cron job to run 'splunk clean eventdata' at the desired time or create a Splunk scheduled search for 'index=foo | delete'.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

Why would you want to do that? If you're trying to limit searches to today you can do that by adding 'earliest=-1d' to your queries.

If you really want to delete data every day you either set up a cron job to run 'splunk clean eventdata' at the desired time or create a Splunk scheduled search for 'index=foo | delete'.

---
If this reply helps you, Karma would be appreciated.

C_Sparn
Communicator

Hello,
Yes I really need to delete every day.
Thanks the scheduled search is good idea and it should work for this situation. The cron job is difficult because you need to stop splunk for clean eventdata.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...