Splunk Search

How to query to out the configurations for any particular app or index using Splunk web UI?

blbr123
Path Finder

Hi All,

Is there any search query to find out the configurations for any particular app or index using splunk web UI?

Labels (1)
Tags (3)
0 Karma

tshah-splunk
Splunk Employee
Splunk Employee

Hi @blbr123,

You can get the details of indexes using the below search query. Please specify splunk_server as per your environment

| rest services/data/indexes

 Similarly, information related to the apps can be found using below rest endpoint

|rest services/apps/local
---
If you find the answer helpful, an upvote/karma is appreciated
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

those are good starting points to get a list of your apps and indexes, but there are lot of other REST endpoints to get more information about your apps. https://docs.splunk.com/Documentation/Splunk/8.2.4/RESTREF/RESTconf is REST API Reference and here is on conf talk where apps' configs have get via it https://conf.splunk.com/files/2019/slides/FN1315.pdf. This is something which you really need to read.

r. Ismo

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...