Getting Data In

Getting a "TcpOutputProc - LightWeightForwarder/UniversalForwarder not configured. Please configure outputs.conf." error.

a548506
Path Finder

Here is my outputs.conf :

[tcpout]
server=myserver.com:9997

Not sure, why we are receiving this error when we have our outputs.conf file setup in etc/system/local.

TcpOutputProc - LightWeightForwarder/UniversalForwarder not configured. Please configure outputs.conf.

Thanks.

0 Karma
1 Solution

jbailey_splunk
Splunk Employee
Splunk Employee

Give this a try in your outputs.conf and don't forget to restart Splunk after making this change:

[tcpout]
defaultGroup = splunk

[tcpout:splunk]
server = my_server:9997

Here's the docs link for outputs.conf for your review, you can review the needed stanzas starting at "TCP Output stanzas" in this doc:
http://docs.splunk.com/Documentation/Splunk/6.3.3/Admin/Outputsconf

View solution in original post

jbailey_splunk
Splunk Employee
Splunk Employee

Give this a try in your outputs.conf and don't forget to restart Splunk after making this change:

[tcpout]
defaultGroup = splunk

[tcpout:splunk]
server = my_server:9997

Here's the docs link for outputs.conf for your review, you can review the needed stanzas starting at "TCP Output stanzas" in this doc:
http://docs.splunk.com/Documentation/Splunk/6.3.3/Admin/Outputsconf

sloshburch
Splunk Employee
Splunk Employee

This part is critical "don't forget to restart Splunk after making this change"

0 Karma

a548506
Path Finder

Awesome, this worked for me guys. Thanks!

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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