All Apps and Add-ons

How to uninstall Splunk add-ons without the help of CLI

Nith1
Path Finder

Hi,

I have installed a Splunk addon for e.g; Github add-on ( https://splunkbase.splunk.com/app/3739/) and its no more supported now for Splunk version 8. Can you please let me know how i can delete this addon completely without using the help of CLI. 

From Splunk when i go to Apps--> Manage Apps , I could get an option only to Disable the addon, Edit properties etc. 

Could please guide me in uninstalling the addon completely add-on from my Splunk page.

Thanks 

Labels (1)
Tags (1)

Nith1
Path Finder

Hi @gcusello  and @manjunathmeti ,

 

Thanks for the information can you please let me know if we can delete the add-on using Splunk UI.

 

Thanks

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Nith1,

no you cannot: you can remove an app or a TA only following the steps of my previous message or the REST API hinted by @manjunathmeti .

Ciao.

Giuseppe

manjunathmeti
Champion

hi @Nith1,

Uninstalling an app/add-on from a standalone instance should be done on CLI to clean up all the related app assets/directories.

But if you don't have access to CLI you can use REST API endpoint to delete the app.

https://SPLUNK_SERVER_IP:8089/services/apps/local/app_directory_name


You can use CURL or postman tool to delete the app. 

curl -k -u admin:changeme --request DELETE https://SPLUNK_SERVER_IP:8089/services/apps/local/app_directory_name

 

If this reply helps you, an upvote/like would be appreciated.

 

gcusello
SplunkTrust
SplunkTrust

Hi @Nith1,

please follow these steps:

  • access the Splunk installation by operative system (SSH for Linux or RDP for Windows),
  • go to $SPLUNK_HOME/etc/apps,
  • delete the app to remove,
  • restart Splunk on the machine.

Ciao.

Giuseppe

Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...