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!

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...