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!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...