Getting Data In

How to delete an "source type" that is tied to indexed data. I accidentally added the source type and now want to correct it. Can help?

nitin82pandey
New Member

Hi, still learning Splunk and.....need to know..
How to delete an "source type" that is tied to indexed data. I accidentally added the source type and now want to correct it. I am using Ver. 5.0.4.

Can help?

Thanks!

Tags (1)
0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

You can handle this in a few ways:

1) Delete the data (must have the can_delete capability) using | delete
2) Alias the sourcetype - add this to props.conf
[old_sourcetype]
rename = new_sourcetype]

3) re-index the data with the correct sourcetype.

nitin82pandey
New Member

Thanks for asking.
I deleted the old sourcetype and re-indexed (and not stealing the credit....your answer helped me too.).

Thanks again!

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

Did this help you?

0 Karma

datienzalopez
Engager

Hi,

Try with this command in the search: sourcetype= | delete

Before you need to check that your user have permissions to do this.

Cheers,

0 Karma

nitin82pandey
New Member

Thanks....this was helpful.

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...