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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...