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!

.conf23 Registration is Now Open!

Time to toss the .conf-etti 🎉 —  .conf23 registration is open!   Join us in Las Vegas July 17-20 for ...

Don't wait! Accept the Mission Possible: Splunk Adoption Challenge Now and Win ...

Attention everyone! We have exciting news to share! We are recruiting new members for the Mission Possible: ...

Unify Your SecOps with Splunk Mission Control

In today’s post, I'm excited to share some recent Splunk Mission Control innovations. With Splunk Mission ...