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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...