All Apps and Add-ons

Sentinel One with Indexer Cluster

dpct
Engager

Hi all,

I have set up an indexer cluster to achieve High Availability at ingestion phase.

i'm aware about Update peer configuration  and i have reviewed intrusction under details tab from SentinelOne App .  

I can not see an explict mention to a indexer-cluster setup.

What are the steps to setup input configuration for a indexer cluster avoiding data duplication?

Thanks for your help

Labels (2)
Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

The only inputs that should be enabled on an indexer are those that query the local server.  Otherwise, data duplication may results.

Per the SentinelOne installation instructions, the inputs app should be installed on a heavy forwarder.  No matter what the indexer configuration is, the IA goes on a HF.  Only the TA should be installed on the indexers.

FTR, it is not necessary to use an index cluster to have high availability on ingest.  HA on ingest is provided by having forwarders distribute data across more than one indexer.  Indexer clusters protect the data by having multiple copies of it.  The extra copies offer HA at search time.

---
If this reply helps you, Karma would be appreciated.

dpct
Engager

Hi richgallowy,

thanks for your answer and clarifications.

In case i install IA on one HF and that HF goes down i'm not collecting anymore SentinalOne logs. am i right? 

 

0 Karma

richgalloway
SplunkTrust
SplunkTrust

That is correct, but an indexer cluster would not solve that problem.

I suggest having two HFs in an active/warm standby configuration.  There would need to be some means to copy state information from the active HF to the standby.  That would be a non-Splunk solution.

---
If this reply helps you, Karma would be appreciated.
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...