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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...