Knowledge Management

How to delete repeat events that upload files automatically?

zhimeng_yu1506
New Member

How to delete repeat events that upload files automatically?
When I forward files to splunk automatically, it has some repeat events in old files. I do not need old events in old files. How can delete them ?

Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

If you don't want to load old events, you could insert in your inpus.conf ignoreOlderThan = <nonnegative integer>[s|m|h|d].
In this way you don't load events older than your option.
Bye.
Giuseppe

0 Karma

TStrauch
Communicator

Hi,

you can delete events by pipe them to delete. This will not free any disk space. It only flags the events as deleted in splunk and will not show them in future searches. But be careful with this. You can not negotiate this command. Once deleted the events are gone.

You need to get you the "can_delete" role. No one has this role by default. Log to your admin account and go to Settings --> Access Control --> Users. And add the "can_delete" role to your user.

Before piping somthing to delete you should verify that your search is correct.

Example:

<your_search> | delete
0 Karma

zhimeng_yu1506
New Member

Thanks for your answer.
There is a file to be monitored. When the file changes, it will automatically upload data to splunk. But data is always repeated. I would like to delete before the first data, or remove duplicate data. When uploading, only to retain the change of the data.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...