Getting Data In

How come some data returns after doing pipe delete and a restart of indexers?

dpanych
Communicator

We're having issues when we delete some data (with |delete) and after an indexer restarts in the clustered environment, some of the data replicated again. I did some research and found that this was a previous bug (SPL-100516). Has it been fixed?

s2_splunk
Splunk Employee
Splunk Employee

Which version of Splunk are you running?

0 Karma

dpanych
Communicator

We are running 6.4.1

0 Karma

s2_splunk
Splunk Employee
Splunk Employee

This is a known issue that is being addressed by engineering.

s2_splunk
Splunk Employee
Splunk Employee

Current workaround:

5 minutes after executing the search which deletes events, manually execute:

$SPLUNK_HOME/bin/splunkd apply-delete-journals

on the indexes/buckets from which data was deleted.

coltwanger
Contributor

Why is this SPL not listed on the Known Issues page for the latest release?

0 Karma

s2_splunk
Splunk Employee
Splunk Employee

Not sure, but I am having that addressed by the docs team.

coltwanger
Contributor

Thank you!

0 Karma

dpanych
Communicator

Is there a workaround for deleting files and making sure they're gone?

Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...