Splunk Dev

Why am I getting invalid site id

a212830
Champion

Hi,

I'm building out my dev Splunk 6.3 env, and ran this command:

./splunk edit cluster-config -mode master -multisite true -site RTP -available_sites RTP,OMA,MMK -site_replication_factor origin:1,total:3 -site_search_factor origin:1,total:3 -secret splunkDEV

When I do this, it returns "In handler 'clusterconfig': Invalid site id: RTP". Should RTP be removed, since it's listed in the initial site statement? The training docs follow this format.

0 Karma
1 Solution

a212830
Champion

Found it. Apparently they have to be named site1, site2.... Bummer. OK. Onward and upward!

View solution in original post

dshpritz
SplunkTrust
SplunkTrust

From the server.conf spec:

site = < site>
* Specifies the site that this splunk instance belongs to when multisite is enabled.
* Valid values for site-id include site1 to site63

You can't make up your own names, you have to use site+integer.

Thanks,
Dave

0 Karma

sloshburch
Splunk Employee
Splunk Employee

Or the classic joke: You can use whatever name you want, as long as its site+integer 😉

a212830
Champion

Found it. Apparently they have to be named site1, site2.... Bummer. OK. Onward and upward!

Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Community Content Calendar, October Edition

Welcome to the October edition of our Community Spotlight! The Splunk Community is a treasure trove of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...