Splunk Dev

How to fix incorrect Instance name after change hostname?

krzysztofz
New Member

I have problem with change instance name in Splunk.

In conf files serverName variable is change to new hostname and splunk is restarted.

Everything is ok, but in, for ex. "Resource Usage: Instance" in "Instance" drop down list i see old hostname.

I try to find this in all Splunk files (db too) and find it only in \var\lib\splunk\kvstore\mongo\local.0 file.

What can i do to fix this problem?

Tags (1)
0 Karma

willsy
Communicator

There will be four places in linux that this could be. These are;

/etc/hostname
/SPLUNK_HOME/etc/system/local/server.conf
/SPLUNK_HOME/etc/system/local/inputs.conf
/SPLUNK_HOME/etc/system/local/deploymentclient.conf

server.conf 
[general]
serverName = whatever

inputs.conf
host = whatever

deploymentclient.conf
[deployment-client]
clientName = whatever

0 Karma

krzysztofz
New Member

I already edit this files.

But, i fix this problem in other way...

In Settings > General Setup i edit Instance (Actions > Edit > Edit Server Roles) and for ex. KV Store for a while.

After this in Resource Usage etc. i see correct Instance name and stats display correctly now (before fix not).

0 Karma

yannK
Splunk Employee
Splunk Employee

if you change the hostname, you may want to edit the splunk configurations to update it.

in $SPLUNK_HOME/etc/system/local/inputs.conf
the default stanza used for all inputs
check for host=something setting that may be the old hostname

in $SPLUNK_HOME/etc/system/local/server.conf
there is a hostname setting, used for the server name (for deployment client, or metrics)

adonio
Ultra Champion

try in etc/system/local/inputs.conf
change the host = oldName to newName
hope it helps

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...