- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to delete an app I created?
Hindoo
Path Finder
04-05-2015
11:48 AM
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

tbaublys_splunk

Splunk Employee
06-03-2017
02:37 AM
You could also use a command:
./splunk remove app [appname] -auth :
and also remove the app-directory under: ../etc/users/USERNAME/APPNAME
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
stephanefotso
Motivator
04-05-2015
02:22 PM
Hello! I think you can just remove the app folder in $SPLUN_KHOME/etc/apps , and restart splunk.
you can use the CIL to remove it, il necessary.
SGF
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NOUMSSI
Builder
04-05-2015
02:18 PM
Hello hindoo.
To remove an app that you have created online go in this directory:
$SPLUNK_HOME/etc/apps/your_app_name
Remove the directory of the application that you want to remove and restart splunk.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
martin_mueller

SplunkTrust
04-05-2015
02:15 PM
To delete an app simply remove the app from $SPLUNK_HOME/etc/apps
and restart Splunk.
