Correct answer is A:
servers = <comma-separated list>
* An initial list of servers.
* Each member of this list must be a valid URI in the format of
scheme://hostname:port
See: https://docs.splunk.com/Documentation/Splunk/9.4.1/Admin/Distsearchconf
The answer is A.
According to the official documentation:
[distributedSearch]
servers = https://192.168.1.1:8059,https://192.168.1.2:8059
# This entry distributes searches to 192.168.1.1:8059,192.168.1.2:8059.
# These machines will be contacted on port 8059 using https
Source:
https://docs.splunk.com/Documentation/Splunk/9.4.1/Admin/Distsearchconf#:~:text=latest/Admin/Aboutconfigurationfiles%0A%0A%5B-,distributedSearch,-%5D%0Aservers%20%3D%20https%3A//192.168.1.1
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
grx42
2 weeks, 2 days agoBetoemihtevas
3 weeks agojbr21
1 month ago