I'm trying to automate the build of my Monitoring Console instance.
In the documentation http://docs.splunk.com/Documentation/Splunk/7.2.1/DMC/Deploymentsetupsteps it says that I should:
first add the instances being ,monitored as search peers (I've found a cli command for that)
then turn on the distributed mode in the GUI like this: http://docs.splunk.com/Documentation/Splunk/7.2.1/DMC/Configureindistributedmode to populate the splunk_monitoring_console_assets.conf and assets.csv lookup (documented here: docs.splunk.com/Documentation/Splunk/7.2.1/DMC/HowtheDMCworks )
I'm wondering is there a way to automate enabling Monitoring Console Distributed Mode step?
... View more