Splunk Search

Delete DB Connect indexed data

mavidales
Engager

I'm new to Splunk. Most of our logs are in databases. In testing out DB Connect I added some inputs and removed them later. However, the data that was indexed shows up in searches and I'd like to remove that also. Is there a command to do this? I would use splunk remove index <name> but i don't know the name of the index. There doesn't seem to be a command to remove data by source, or I haven't found it. There is other indexed data that I want to leave in place.

So how do I remove the indexes and data for those specific DB Connect inputs that were removed?

0 Karma
1 Solution

mavidales
Engager

Figured it out.

source="<yoursource>" | delete

Didn't know you could run those kinds of commands in the search bit. That's neat! Yay!

View solution in original post

0 Karma

mavidales
Engager

Figured it out.

source="<yoursource>" | delete

Didn't know you could run those kinds of commands in the search bit. That's neat! Yay!

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Note, this does not clear up space but rather mark those events as deleted.

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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...