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
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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...