SPL
List of installed non-core applications
Description
This Splunk REST query will return all non-core applications:
2 0
| rest /services/apps/local | search disabled=0 core=0 | table label title version
SPL
| rest /services/apps/local | search disabled=0 core=0 | table label title version
Comments
0 total
Be the first to comment on this SPL.
Leave a comment
You must log in to post a comment.