Getting Data In

Trying to set up a distributed management console on the master node of my indexer cluster, why am I getting "duplicate instance name"?

horsefez
Motivator

Hi Splunkers!

I'm about to set up a Distributed Management Console on my Master node of my indexer cluster.
Unfortunately, after I did every step in the manual, the master shows a "duplicate instance name" as I try to apply the settings.

And this is in fact true.
The two indexers that are clustered have an instance (serverName) and a Machine name of their own.
BUT the Instance (host) field has the name of the cluster master node.

(it's similar to this question https://answers.splunk.com/answers/188595/splunk-62-cluster-message-duplicate-instance-name.html?utm...)

THE PROBLEM IS:
I've checked the /splunk/etc/system/local/inputs.conf and server.conf on every indexer peer and they all have their own individual host or servername.

The only thing I don't know about is the config I found in the /default directory which says

[default]
...
host = $decideOnStartup
1 Solution

horsefez
Motivator

Solved it myself.

I applyed a cluster-bundle with a
[default]
host = nameofthemasternode
in the inputs.conf

This was the cause of the error! 🙂

View solution in original post

horsefez
Motivator

Solved it myself.

I applyed a cluster-bundle with a
[default]
host = nameofthemasternode
in the inputs.conf

This was the cause of the error! 🙂

Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...