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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...