Splunk Enterprise

Do Deployment Servers have to belong to a site?

Gregski11
Contributor

in a multi site on premise Splunk version 9.0.0 environment if we have two sites do we have to designate a site value on our two Deployment servers

 

[general]
serverName = DeploymentServer1
pass4SymmKey = $1$OtE23lksSRVW123jaPEzeaoq
site=FirstSite

Labels (1)
0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@Gregski11 - the site doesn't affect the deployment server and client communication. Here is why:

  • For the Indexer cluster, the site configuration makes sense because the forwarder will decide where to send data. Because forwarder can send data to multiple indexers in load balanced or cloned manner at a time.
  • But for the deployment server, it does not make sense, because the forwarder can connect to only one Deployment server at a time.  
  • Instance as a Forwarder:
    • Based on recommendation your deployment server should send data to indexers. In this case, as a data forwarder, it can have an impact on site value for where the instance is sending _internal logs.
    • But it has nothing to do with forwarder management (deployment server)

 

I hope this answers your question.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...