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
Ultra Champion

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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...