Dashboards & Visualizations

advanced Xml charting

splunkpoornima
Communicator

Hi all ,

I want to create the dashboard in which there should be a dropdown with all index's in my splunk server and if I select any one of the items in the dropdown, i want to view the log files in that index.

So after selecting one of the log files I want to see the trendchart please help.

Tags (1)
0 Karma

jguarini
Path Finder

I would start by creating a simple view that runs a search on load that pulls splunk and gets the list of indexes back, I would then use that list to populate a search and have the search when the drop down is changed

see http://docs.splunk.com/Documentation/Splunk/5.0/Viz/Buildandeditforms

for starters

--
Jeremy

piebob
Splunk Employee
Splunk Employee

i updated the link in the original answer.

0 Karma

jguarini
Path Finder

try this URL

http://docs.splunk.com/Documentation/Splunk/4.3.4/Developer/AddDropDowns

I found that most of the stuff breaks that uses latest instead of teh release number in the URL path

0 Karma

splunkpoornima
Communicator

it saying the URL is not valid

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
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, ...