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
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...