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!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...