Getting Data In

How can you tell the difference between a light forwarder and a full forwarder in Splunk's internal logs?

Jason
Motivator

I have a forwarder that appears to be a LWF (SplunkLightForwarder app is enabled) however I am seeing messages about unable to send to output queue parsingQueue. I thought the LWFs didn't do parsing.

How do I tell from Splunk's logs (splunkd.log, others?) that this is definitely a light forwarder and not attempting to parse events, perhaps through an errant setting somewhere?

0 Karma
1 Solution

LCM
Contributor

I checked something out on my "newly" created LWF on Sol.10 x86 with Splunk 4.1.7:

/usr/xpg4/bin/grep -E 'Splunkd starting|controlqueueoutput' $SPLUNK_HOME/var/log/splunk/splunkd.log

03-17-2011 20:31:14.482 INFO  loader - Splunkd starting (build 95063).
03-17-2011 20:48:06.492 INFO  loader - Splunkd starting (build 95063).
03-17-2011 20:53:55.356 INFO  loader - Splunkd starting (build 95063).
03-17-2011 20:58:52.969 INFO  loader - Splunkd starting (build 95063).
03-17-2011 20:59:03.029 INFO  loader - Instantiated plugin: controlqueueoutputprocessor

Only, LWF shows controlqueueoutputprocessor, regular forwarders dont - means, my last boot was as LWF!

Note: You'd have checked splunk status (splunkwebd isn't running on a LWF), but you asked for the splunkd.log

View solution in original post

LCM
Contributor

I checked something out on my "newly" created LWF on Sol.10 x86 with Splunk 4.1.7:

/usr/xpg4/bin/grep -E 'Splunkd starting|controlqueueoutput' $SPLUNK_HOME/var/log/splunk/splunkd.log

03-17-2011 20:31:14.482 INFO  loader - Splunkd starting (build 95063).
03-17-2011 20:48:06.492 INFO  loader - Splunkd starting (build 95063).
03-17-2011 20:53:55.356 INFO  loader - Splunkd starting (build 95063).
03-17-2011 20:58:52.969 INFO  loader - Splunkd starting (build 95063).
03-17-2011 20:59:03.029 INFO  loader - Instantiated plugin: controlqueueoutputprocessor

Only, LWF shows controlqueueoutputprocessor, regular forwarders dont - means, my last boot was as LWF!

Note: You'd have checked splunk status (splunkwebd isn't running on a LWF), but you asked for the splunkd.log

Jason
Motivator

Great - yes, I control splunkweb independently of LWF sometimes, so I wanted to know from splunkd.log.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...