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
Get Updates on the Splunk Community!

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...

Data Management Digest – November 2025

  Welcome to the inaugural edition of Data Management Digest! As your trusted partner in data innovation, the ...