Splunk Search

Static and Dynamic Table with drilldowns

mansel_scheffel
Explorer

Hi there,

I need to create a table with static headings as well as static body entries, however these body entries when clicked on will drilldown to events that are categorized under them.

IE-

Protect | Detect | Respond
Asset management | access control | Planning
Business environment | Security | Analysis

So all of that would be static information. When a user clicks on "asset management" or any of the other rows under a heading it will drilldown to display events that have been categorized to it.

Any thoughts on how to go about doing this(especially adding many unique values under the headings - i am using the eval command so far)?

Thanks!

0 Karma
1 Solution

somesoni2
Revered Legend

I would create a static lookup table (csv) to store your static table values and use inputlookup command to populate the same.

View solution in original post

0 Karma

somesoni2
Revered Legend

I would create a static lookup table (csv) to store your static table values and use inputlookup command to populate the same.

0 Karma

mansel_scheffel
Explorer

Thanks for the reply..

Would I then be able to create drilldowns in my dashboard and relate search values to the static inpullookup?

0 Karma

somesoni2
Revered Legend

Yes, after you show the static table from the lookup, you'll be able to setup drilldown (see below link) to another visualization/dashboard to show actual events corresponding to clicked values (see 2nd URL for different tokens available for drilldown)

http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML#Drilldown_eleme...
http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML#Drilldown_event...

Also, install Splunk .x dashboard example app and you can find working examples of drilldowns that you can refer.
https://splunkbase.splunk.com/app/1603/

0 Karma

mansel_scheffel
Explorer

Awesome, thats exactly what I needed.. Thanks for the help!

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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...