Which CLI command converts a Splunk instance to a license slave?
Which CLI command converts a Splunk instance to a license slave?
The correct CLI command to convert a Splunk instance to a license slave is 'splunk edit licenser-localslave'. This command modifies the licenser configuration to set the Splunk instance as a license slave.
Answer C https://docs.splunk.com/Documentation/Splunk/latest/Admin/LicenserCLIcommands
Answer C Confirmed as per slide 14 of Cluster Administration PDF
Answer C As of today and according to the documentation, it would be splunk edit licenser-localpeer https://docs.splunk.com/Documentation/Splunk/latest/Admin/LicenserCLIcommands
The correct is C, full command: splunk edit licenser-localslave -master_uri https://YourLicenseMaster:8089
Answer C