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!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...