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
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...