Getting Data In

Changing IP Address Splunk App for VMWare 3.1

jpsquires
New Member

I need to change the IP address and passwords for the splunk app for vmware 3.1. The documentation does not describe how to change the address, and the command for changing password is not correct. I also need to change the root password.

Anyone done this before?

Tags (1)
0 Karma

jpsquires
New Member

I was able to change the IP of the Cent OS. It seems there are centOS usernames and Splunk usernames. I was able to change the root password for cent from the command prompt using passwd and following the prompts. I can then change the splunkadmin password same way. Using the command in the documentation I could change the admin password for splunk.. All that being said I still can not connect to the app and it seems that there may be another place the network settings may need to be changed. Documnetation is not very clear.

0 Karma

jacuesta
New Member

I'm running into this same issue. I was able to figure out how to change the IP address by running this command:

sudo vi /etc/sysconfig/network-scripts/ifcfg-eth0
Press i to "insert"
Change BOOTPROTO=dhcp to static instead of dhcp
Add the following lines:
IPADDR=XXX.XXX.XXX.XXX
NETMASK=XXX.XXX.XXX.XXX
GATEWAY=XXX.XXX.XXX.XXX

Save the file by entering :wq!
Reboot the appliance (you can probably restart the network daemon too).

I tried updating the /etc/resolve.conf to add my name resolution servers, but even after adding, name resolotion does not work.

As far as changing the password, I have not been able to do that. In the documentation it says you would be prompted, but I was not prompted to change the password. I tried changing it with the the following command but it doesn't seem to work either: splunk edit user admin -password 'newpassword' -role admin -auth admin:changeme

I'm subscribing to this thread in the hopes someone can shed some light for us.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

How much can you really learn in 3 minutes?

Observability can certainly be hard to understand – there's a lot of jargon and buzzwords and it seems to ...

Event Series: The Agentic SOC: Trust Before Autonomy

AI is fundamentally changing security operations, but true progress requires more than just automation—it ...

Free Professional Services for .conf26 Attendees

This year at .conf26, we are doing something a little different. We are bringing the best minds from ...