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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...