Splunk Enterprise

Is there any delay option in Splunk multisite M4/M14

Nraj87
Explorer

Dear All,

Is there any delay option in Splunk multisite M4/M14?

Requirement:  Site A is Active site and Site N passive site. Data ingestion from Active site should be in real time and data from site N would be Ingest at 1 AM every day. 

Is there any option in mu

Labels (1)
Tags (1)
0 Karma

Nraj87
Explorer

Hi @tscroggins / @PickleRick ,

Thanks for the valuable feedback.

one quick question,
The Splunk indexer clustering isn't active-passive,  than how the data will replicate in bucket bucket life cycle (hot > warm> cold)  from site1 to site2 incase of any delay in log or latency in the network.  

 

0 Karma

tscroggins
Influencer

Hi @Nraj87,

Replication tasks will queue if remote indexers are unavailable, but it's generally assumed they are always on and reliably connected. Indexers in all sites remain active participants in the cluster subject to your replication, search, and forwarding settings.

0 Karma

isoutamo
SplunkTrust
SplunkTrust
It’s good to known that all those nodes are independent on for buckets. There could be situations where primary bucket is already e.g. removed and there are still those secondary buckets on another sites and/or another nodes on primary sites.
0 Karma

PickleRick
SplunkTrust
SplunkTrust

As @tscroggins said - Splunk clusters are not active-passive setups. One could think of some duct-tape setups with limiting network connectivity to certain times of day but that would make the cluster as a whole appear severely degraded.

You could think of a "outside Splunk" replication of servers' state but that's tricky and not really supported. If you have some specific business needs, consult them with either Splunk Presales team or your friendly local Splunk Partner,

0 Karma

tscroggins
Influencer

Hi @Nraj87,

"Site A" should be read as "Site 1," and "Site N" should be read as "Site 2, Site 2, Site 3, ..., Site N."

Splunk indexer clustering isn't active-passive; however, you can use site settings to limit forwarding and search to Site 1 and configure cluster replication to copy all data to Site 2. Site 1 should also host the majority of SHC members.

If Site 2 is down, your global SHC load balancing solution should direct users to Site 1, and your indexer cluster will in theory queue replication tasks until Site 2 is up. Your cluster would appear unhealthy whenever Site 2 is down.

If you're using SmartStore, the utility of Site 2 is limited.  Only hot buckets will be replicated, so in your case only hot buckets open between 01:00 and the time Site 2 goes offline will be replicated. Your object storage solution should be geographically distributed, and indexers in Site 2 would pull warm buckets from remote storage as needed; however, if you're not actively searching Site 2, there would be little work for Site 2 to do.

Have you consulted a Splunk presales team? They're better equipped than Splunk Answers to evaluate your business needs and determine whether an M4/M14 architecture meets your requirements.

Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

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