Deployment Architecture

Do distributed cloned indexes increase search performance?

suhprano
Path Finder

It looks like indexes on both nodes are updated with the same entries. Does distributed indexing load and index the same data from a source to both indexers?

UPDATE It turns out that I've configured it to send each search peer a copy of the data to index. Does distributed search work more efficiently if the indexes are distributed of if they are a clone of each other's data?

Tags (2)
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

No, it does not. All you'll if you distribute search over clones is that you'll get two copies of each cloned event in your results.

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

No, it does not. All you'll if you distribute search over clones is that you'll get two copies of each cloned event in your results.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...