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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...