Dashboards & Visualizations

Drop down in dashboard

prabmurthy
New Member

Hi,

I need to create a dashboard view of the below requirement:

  • I've a txt file which has data like:

Row1: Title: Title1, Name: Name1, Designation: Des1, Place: Place1
Row2: Title: Title2, Name: Name2, Designation: Des2, place: Place2
Row3: Title: Title3, Name: Name3, Designation: Desc3, Place: Place3 and so on...

  • I need to create this dashboard view such that I've a drop down where in when I select name1, then all the details i.e. Title, Designation, Place of name1 is displayed and same goes with name2 and so on.

Is this possible using a txt file as input to the splunk? If so, how do I get started? I'm clueless.

Tags (1)
0 Karma

Ayn
Legend

Have a look at the inputlookup command, which lets you read CSV formatted data into Splunk and have it treated like regular search results. Using inputlookup and a table in your dashboard should give you what you want. As for how to create dropdowns where you load data like that, there are plenty of good examples on this in the Dashboard examples app.

http://docs.splunk.com/Documentation/Splunk/5.0.1/SearchReference/Inputlookup

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!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...