Dashboards & Visualizations

Splunk enterprise default apps in etc apps

sonny_monti
Path Finder

Dear Splunk community,

I searched for a list of default apps that ships with the enterprise package, but there is not a list of them.
such as:
- alert_logevent
- alert_webhook
- appsbrowser
- framework
- gettingstarted
- introspection_generator_addon
- launcher
- learned
- legacy
- sample_app
- search
- Splunkforwarder
- SplunkLightForwarder
- splunk_gdi
- splunk_httpinput
- splunk_instrumentation
- splunk_monitoring_console
- user-prefs

These are the ones that I believe are shipped by default with enterprise, am I missing some?
Thanks community!

1 Solution

jaxjohnny2000
Builder

Try this from the management console so it runs against all the servers. 

 

| rest /services/apps/local search="disabled=0" count=0 splunk_server=*
| table title core
| search core=1

View solution in original post

jaxjohnny2000
Builder

Try this from the management console so it runs against all the servers. 

 

| rest /services/apps/local search="disabled=0" count=0 splunk_server=*
| table title core
| search core=1

richgalloway
SplunkTrust
SplunkTrust

Your list looks complete, but if you install a fresh instance of Splunk on a system (even your laptop) and then run ls /opt/splunk/etc/apps on the command line you will have the full list.

---
If this reply helps you, Karma would be appreciated.

sonny_monti
Path Finder

Thank you, this is what I did, i posted this just in case other splunkers are thinking about that.
Cheers!

0 Karma
Get Updates on the Splunk Community!

Cultivate Your Career Growth with Fresh Splunk Training

Growth doesn’t just happen—it’s nurtured. Like tending a garden, developing your Splunk skills takes the right ...

Introducing a Smarter Way to Discover Apps on Splunkbase

We’re excited to announce the launch of a foundational enhancement to Splunkbase: App Tiering.  Because we’ve ...

How to Send Splunk Observability Alerts to Webex teams in Minutes

As a Developer Evangelist at Splunk, my team and I are constantly tinkering with technology to explore its ...