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!

Building Reliable Asset and Identity Frameworks in Splunk ES

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

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...