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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...