Getting Data In

Display which index associated with which monitor?

standias
Explorer

Hi ,

How do I know which index is associated with which monitor if I dont have splunk web enabled e.g splunk light forwarder?In web can see this under monitor file section.

Is there any CLI command for this? splunk list monitor only shows which files are monitored.

Tags (2)
0 Karma
1 Solution

ziegfried
Influencer

You can use the btool command to generate the list.

splunk cmd btool list monitor

lists all configured monitors and their configured options.

If you're on linux, you could use the following command to generate list that contains only the monitor and the associated index:

splunk cmd btool inputs list monitor | grep -P "^(\[|index)"

View solution in original post

ziegfried
Influencer

You can use the btool command to generate the list.

splunk cmd btool list monitor

lists all configured monitors and their configured options.

If you're on linux, you could use the following command to generate list that contains only the monitor and the associated index:

splunk cmd btool inputs list monitor | grep -P "^(\[|index)"

standias
Explorer

Thanks ziegfried!

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...