Deployment Architecture

Splunk High Availability setup

SS1
Path Finder

Hi SPlunkers,

Currently we have a single instance deployment i.e. we have a splunk enterprise console which has both indexer and search head on same instance. We are planning to setup high availability, can you please guide me the correct documentation which we can look into.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @SS1,

at first you have to define the HA requirements:

  • Full HA,
  • Data HA.

in the first case you have to use both an Indexer Cluster and a Search Head Cluster.

In the second case you have to use only an Indexer Cluster.

For an Indexer Cluster is required at least:

  • two or more Indexers (they depends on the volume of data);
  • a Master Mode.

Yu can find more infos at https://docs.splunk.com/Documentation/Splunk/8.1.1/Indexer/Basicclusterarchitecture

For a Search Head Cluster is required at least:

  • three or more Search Heads (they depends on the volume of users and scheduled searches);
  • a Deployer.

You can find more infos at https://docs.splunk.com/Documentation/Splunk/8.1.1/DistSearch/AboutSHC

Master Node must be a dedicated server.

Deployer is a role that can be shared with other roles (except: Search Head, Indexer, Master Node and Deployment Server).

Hardware and storage requirements depends on the data volume and searches, you can find more infos at:

https://docs.splunk.com/Documentation/Splunk/latest/Installation/Systemrequirements

https://docs.splunk.com/Documentation/Splunk/8.1.1/Capacity/Referencehardware

https://docs.splunk.com/Documentation/Splunk/8.1.1/Capacity/Estimateyourstoragerequirements

These are few informations about Splunk HA, but remember that Splunk architecture must be designed and planned with many attention by a specialist (Splunk Architect).

Ciao.

Giuseppe

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...