Getting Data In

Blank source and sourcetype?

Jason
Motivator

I thought Splunk always assigned a source and at least guessed a sourcetype for ALL data.

Why am I seeing data in Splunk with no source or sourcetype?

1 Solution

Mackenzie
Engager

This can happen when metadata gets corrupted in Splunk. It's related to an issue when using the Delete command. (i've seen this in 4.2). Engineering is aware of the problem and working on a fix.

You can verify this by looking in your indexers splunkd.log for 'safeService' warnings. If you see these, stop splunk and issue:

$SPLUNK_HOME/bin/splunk cmd splunkd fsck --all --mode metadata --repair

This will rebuild your metadata files for each of your indexes. It's similar to the 'recovery' process you see during unclean shutdowns.

View solution in original post

Jason
Motivator

Just occasional data. I couldn't discern a specific pattern.

0 Karma

Mackenzie
Engager

This can happen when metadata gets corrupted in Splunk. It's related to an issue when using the Delete command. (i've seen this in 4.2). Engineering is aware of the problem and working on a fix.

You can verify this by looking in your indexers splunkd.log for 'safeService' warnings. If you see these, stop splunk and issue:

$SPLUNK_HOME/bin/splunk cmd splunkd fsck --all --mode metadata --repair

This will rebuild your metadata files for each of your indexes. It's similar to the 'recovery' process you see during unclean shutdowns.

piebob
Splunk Employee
Splunk Employee

can you give some details? what data are you not seeing this for?

0 Karma
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 ...