Deployment Architecture

Deploy Server Splunk 6

daniel333
Builder

All,

Just setting up a deploy server for the first time here. I have my universal forwarder connecting into the deploy server just fine. But how do I push doen the config to tell the UF to send it's data to the indexing tier?

Is there a template app someone can point me too?

Tags (1)
0 Karma
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

You need to deploy at minimum an outputs.conf file with contents something like:

[tcpout]
defaultGroup = primary_indexers 

[tcpout:primary_indexers]
server = server_one:9997, server_two:9997

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

You need to deploy at minimum an outputs.conf file with contents something like:

[tcpout]
defaultGroup = primary_indexers 

[tcpout:primary_indexers]
server = server_one:9997, server_two:9997

daniel333
Builder

Worked like a charm!

0 Karma

lguinn2
Legend

In Splunk 6, you will find the instructions for setting up forwarder management in the Updating Splunk Enterprise Instances manual.

Since you have the UF connecting to the deployment server, you can probably start with the section: Create deployment apps

0 Karma
Get Updates on the Splunk Community!

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...

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 ...