Getting Data In

Universal forwarder to Deployment Server Fail

daniel333
Builder

Heads up, I am only a part time user of splunk at best.

I have a box which I installed the Universalforwarder and would like it to check into the deployment server.

1) I believe the deploymentclient.config to be correct as it's identical to others in use (MD5 verified)
2) I verified ports are open via telnet hostname.domain.local 8089

Yet when I goto the deployment server and check the Deployment Monitor Dashboard I don't see it checking in. I waited over an hour and the box does not seem to be under any sort of high load.

I went to the command line and issues ./splunk list deploy-clients and returned all my other hosts. But not the one in question.

I opted to tail the log and restart (sudo tail -100f /opt/splunkforwarder/var/log/splunk/splunkd.log)

I see the below and the logs just sort of end.
[code][i]
01-02-2013 20:11:41.982 +0000 INFO TailingProcessor - TailWatcher initializing...
01-02-2013 20:11:41.983 +0000 INFO TailingProcessor - Parsing configuration stanza: batch://$SPLUNK_HOME/var/spool/splunk.
01-02-2013 20:11:41.983 +0000 INFO TailingProcessor - Parsing configuration stanza: batch://$SPLUNK_HOME/var/spool/splunk/...stash_new.
01-02-2013 20:11:41.983 +0000 INFO TailingProcessor - Parsing configuration stanza: monitor://$SPLUNK_HOME/etc/splunk.version.
01-02-2013 20:11:41.983 +0000 INFO TailingProcessor - Parsing configuration stanza: monitor://$SPLUNK_HOME/var/log/splunk.
01-02-2013 20:11:41.983 +0000 INFO TailingProcessor - Parsing configuration stanza: monitor://$SPLUNK_HOME/var/log/splunk/splunkd.log.
01-02-2013 20:11:41.983 +0000 INFO BatchReader - State transitioning from 2 to 0 (initOrResume).
01-02-2013 20:11:41.984 +0000 ERROR TcpOutputProc - LightWeightForwarder/UniversalForwarder not configured. Please configure outputs.conf.
01-02-2013 20:11:46.998 +0000 INFO TailingProcessor - Could not send data to output queue (parsingQueue), retrying...
[/code][/i]

Any ideas on steps I would take from here?

Tags (1)
0 Karma

kristian_kolb
Ultra Champion

the second last message just means that there is no valid configuration on the forwarder for where to send the logs (usually on port 9997). That is done in outputs.conf.

None of the messages above concern the traffic between the forwarder and the deployment server (default port 8089)

0 Karma

jonuwz
Influencer

Are you getting any data at all from that host ?

This definately doesn't look right :

01-02-2013 20:11:41.984 +0000 ERROR TcpOutputProc - LightWeightForwarder/UniversalForwarder not configured. Please configure outputs.conf.

I would suggest comparing $SPLUNK_HOME/etc/system/local/outputs.conf against a working system to see if your universal forwarder knows where to talk to.

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...