Splunk Search

How to view all dashboard which configured in Splunk?

sanket4147
Loves-to-Learn Lots

Hi All,

I want to view all the dashboards which we have configured in Splunk. While I am trying with the below commands, but it's not giving me the expected output. Could you please anyone help me to resolve this issue?

 

| rest /services/data/ui/views | search isDashboard=1 .

 

 

 

Labels (1)
Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

What were you expecting and how is what you got different?

0 Karma

sanket4147
Loves-to-Learn Lots

 

@ITWhisperer  i want the output result which show below result like this 

 

sanket4147_0-1652426137912.png

 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

What is it about your search that would lead you to expect the output to look like that?

0 Karma

sanket4147
Loves-to-Learn Lots

@ITWhisperer  no while i am trying with my query but no any result for this that i am asking question here 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

OK try this ReST endpoint instead

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

I think the endpoint you used would only return views where the eai:userName was you

sanket4147
Loves-to-Learn Lots

@ITWhisperer  no dear this is not expexted result which i want ,please try to undersatnd my question i want all dashboard list and few parmaters if possible with that so can work on the next level task checking this output result.

 

sanket4147_0-1652427717099.png

 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Which fields do you want from the data returned?

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...