Getting Data In

After renaming a sourcetype, why is it only being applied to new data and not already indexed data?

OMohi
Path Finder

Hi Guys:

I have renamed a sourcetype, but after renaming the sourcetype and recycling the indexers, I only see new data being allocated to the new sourcetype. Historical data still seems to be allocated to the old sourcetype.

How do I address this problem? Do I need to clean all the eventdata from index on the indexer, stop Universal Forwarder, delete the fishbucket folder, start the indexer, and restart the forwarder? Please let me know.

Thanks

Tags (2)
0 Karma
1 Solution

tskinnerivsec
Contributor

sourcetype is an indexed field, so when you change to a new sourcetype, it will not apply to any historical events. If you don't care about your old data, you can just clear all the eventdata in the index where that particular historical data resides. After you clear the eventdata out of the index, if you still have the source data, you would have to re-index it and it should pick up the new sourcetype that you have configured.

View solution in original post

tskinnerivsec
Contributor

sourcetype is an indexed field, so when you change to a new sourcetype, it will not apply to any historical events. If you don't care about your old data, you can just clear all the eventdata in the index where that particular historical data resides. After you clear the eventdata out of the index, if you still have the source data, you would have to re-index it and it should pick up the new sourcetype that you have configured.

bmacias84
Champion

tskinnerivsec is correct. _time, host,index, splunk_server, sourcetype, and source are all fields performed during ingestion (index time).

Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

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