Deployment Architecture

Can a single forwarder instance can connect to two deployment servers ??

rakesh_498115
Motivator

Hi ..

I have a Single Universal Fowarder instance running in my machine . i want this forwarder to interact with two different machines , i.e two different deployment servers. i.e as defined in the below configuration, ServerA and ServerB are my two different deployment servers.

// deploymentclient.conf

[deployment-client]

[target-broker:deploymentServer]
targetUri = ServerA:Port1

[target-broker:deploymentServer]
targetUri = ServerB:Port2

Will the above configuration wrk ?? Can any one pls upload an example of this case pls..even in deploymentclient.conf docmentation i didnt see this info .. :(..pls let me know if this works or not ?

Tags (2)
0 Karma

lukejadamec
Super Champion

No. That is not how it works. You can have two deployment servers, but the clients talk to one or the other.

Here is a post you might find helpful.

http://answers.splunk.com/answers/37649/multiple-deployment-servers-configuration

Let’s say you set up a reverse-proxy server as a route to the available ‘deployment server’. This only handles one way of communication. You still need a serverclass.conf file on each deployment server that identifies the client. The deployment servers will both try to contact the client for updates, and the same apps on each will have different keys. Each time the proxy server switches sources your client will reload the app, and restart the splunkd service.

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