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!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...