Getting Data In

Is it possible to set the default distributed search group on my search head to itself since it is also the indexer?

karabsze
Path Finder

Is it possible to set the default distributed search group to nothing but only search within itself (as my search head is also the indexer)?

If i set the distsearch.conf as below, the search request did not really execute on itself.

[distributedSearch:A]
default = false
servers = machineA:8089

[distributedSearch:B]
default = true
servers =

[distributedSearch]
servers = machineA:8089

1 Solution

karabsze
Path Finder

Finally, we setup like that to search itself too.

[distributedSearch:A]
default = false
servers = machineA:8089

[distributedSearch:B]
default = true
servers =localhost:localhost

[distributedSearch]
servers = machineA:8089, localhost:localhost

View solution in original post

karabsze
Path Finder

Finally, we setup like that to search itself too.

[distributedSearch:A]
default = false
servers = machineA:8089

[distributedSearch:B]
default = true
servers =localhost:localhost

[distributedSearch]
servers = machineA:8089, localhost:localhost

Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...