Deployment Architecture

server.conf creation for indexers and search heads

terpdog
Explorer

We are building some deployments and have noticed that when we rebuild a cluster in k8s that the "server.conf" in particular the serverName gets set to example indexer1- and we would like it to be just indexer1.

Is there a value like the following that we could use to set it?

 env:
    - name: SPLUNK_HOME
      value: /opt/splunk
    - name: SPLUNK_START_ARGS
      value: "--accept-license"
    - name: SPLUNK_ROLE
      value: splunk_indexer
    - name: SPLUNK_INDEXER_URL
      value: indexer1,indexer2,indexer3,indexer4,indexer5,indexer6,indexer7,indexer8,indexer9
    - name: SPLUNK_SEARCH_HEAD_URL
      value: search1,search2,search3
    - name: SPLUNK_PASSWORD
      value: helloworld
    - name: DEBUG
      value: "true"
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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