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 Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...