Splunk Enterprise

Access indexer cluster config ( /manager-apps/local ) via REST

NoSpaces
Contributor

Hello to everyone!
I want to build a dashboard with which I can access information from config files of indexer cluster
I know that the typical scenario to access config files is using REST endpoints "/services/configs/conf-*"
But as I understood, these endpoints show only configuration files stored under /system/local/*.conf
Is it a way to access config files stored under /manager-apps/local ?

Labels (1)
0 Karma
1 Solution

dural_yyz
Motivator

https://splunkbase.splunk.com/app/3696

Get this app and place it on your DMC as best practice.  The rest calls will access anything that is a search peer.  The DMC node typically has your entire environment as a search peer in order to monitor the environment.  The app does suggest install on a search head, but you might miss access to CM, HF, etc.

Of course if you have a single node cluster then there is no need to worry about where you install.  Follow the instructions for a cloud based environment.

View solution in original post

0 Karma

dural_yyz
Motivator

https://splunkbase.splunk.com/app/3696

Get this app and place it on your DMC as best practice.  The rest calls will access anything that is a search peer.  The DMC node typically has your entire environment as a search peer in order to monitor the environment.  The app does suggest install on a search head, but you might miss access to CM, HF, etc.

Of course if you have a single node cluster then there is no need to worry about where you install.  Follow the instructions for a cloud based environment.

0 Karma

NoSpaces
Contributor

Thanks for the valuable advertising!
I don't need this app in general, but I can use queries from dashboard as examples to resolve my particular case.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...