Installation

How to uninstall Splunk on HP-UX

ocuadra
New Member

I have been looking everywhere and i have not found the procedure to execute this tasks.

Please help me.

Kind Regards

Tags (1)
0 Karma

lguinn2
Legend

Before you uninstall Splunk, you should stop it. You should also disable the automatic start at boot time (if you previously set it).

Note that the $SPLUNK_HOME variable refers to the directory where you installed Splunk.

$SPLUNK_HOME/bin/splunk stop

# The following command must be run as root
$SPLUNK_HOME/bin/splunk disable boot-start

# Now you can remove the Splunk installation
rm -rf $SPLUNK_HOME

If you created any indexes and did not use the Splunk default path, you will need to delete those directories as well.

If you created any user or group for running Splunk, you may also want to delete them.

These instructions should work for any Linux/Unix installation - assuming that you did not use a package install.

piebob
Splunk Employee
Splunk Employee

i've added Lisa's instructions to the Installation Manual topic for HPUX.

0 Karma

jrodman
Splunk Employee
Splunk Employee

The short version is: just delete it.
However, the above sequence is safest since you probably want to stop it also, and it's a good idea to ensure any init scripts that got installed are now removed.

0 Karma

jrodman
Splunk Employee
Splunk Employee

I don't think we have a package for hpux. In fact, I haven't heard that there are packages for hpux? So this is certainly the right instruction set.

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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...