Deployment Architecture

How to configure a local Splunk Server to search indexes on a remote server?

rbryan_wingspan
Engager

I have a new local install of Splunk that I want to use to develop dashboards without making changes to my production install of Splunk Enterprise.
I'd like for my local Splunk server to run queries against my production data without making a separate copy of the prod data.
Am I trying to make my local Splunk a peer, receiver, or some other term?

0 Karma

jmallorquin
Builder

Hi,

You have to configure in your local Splunk Settings > Distributed search > Search peers and add the conexion to your indexer.

Hope i help you.

0 Karma

somesoni2
Revered Legend

To be able to query data from a remote Splunk instance, you can add that Splunk instance (Indexer) as search peer to your local Splunk instance (Search Head). See this for more information on the same.

http://docs.splunk.com/Documentation/Splunk/6.2.6/DistSearch/Configuredistributedsearch

I would suggest to disable/remove can_delete capability from your local Splunk instance/Search head to avoid accidentally deleting production data.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...