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
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!

New Release of Federated Search: Bringing Splunk Analytics to More of Your Data

Organizations today are generating more data than ever and storing it across cloud object stores, data lakes, ...

Inside Event Intelligence: How ITSI Turns Network Alerts into Actionable Incidents

Tech Talk Inside Event Intelligence: How ITSI Turns Network Alerts into Actionable Incidents   Correlating ...

Observability Simplified: Combining User Experience, Application Performance & ...

  Tech Talk Network to App: Observability Unlocked   Today’s digital environments span applications, ...