Monitoring Splunk

Can we check to see if there's a way by which we can identify the dashboards and alerts configured for any usecase?

bmanikya
Loves-to-Learn Everything

We have many use-cases in our environment and placed it in hadoop_queues_base.csv  file. We would like to check if dashboards and alerts configured for specific use-cases. Is there any way out to sort and find out dashboards and alerts associated with use-cases.  

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @bmanikya ,

you can group dashboards or other objects by Apps,

| rest splunk_server=local /servicesNS/-/-/data/ui/views 

if you have an app for each Use Case you can have your information,

otherwise it's difficoult to map Dashboards and Usa Case unless you have used a naming convention for your dashboards related to Use Cases.

Ciao.

Giuseppe

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 ...