You can configure Splunk servers to distribute searches across other Splunk servers and merge the results. Distributed search is a peer-to-peer configuration. At login, authentication attempts will be federated across all other servers. Users will only be able to search those Splunk servers where their credentials are accepted. Users can restrict any search to explicitly search only a subset of the servers.

All Splunk servers in a distributed search configuration must have Enterprise licenses.
Distributed search is typically used:
Note: Because distributed search uses the management port (default 8089), you must configure SSL either off or on for all servers. The default is to enable SSL on the management port. If you turn it off for one server, you must turn it off for all servers.
Known issues with distributed searchCurrently, event types and saved searches are not federated across distributed search servers. As a result, if you are searching for eventtype::foo or savedsearch::bar, server1 will return anything that matches the search. Any other server in the distributed search will not return unless eventtype::foo or savedsearch::bar are also defined on those servers.
Comments
No comments have been submitted.