Splunk Enterprise Security

drill down on dashboard?

abdullahalhabba
Explorer

Hi My friends;

I have the following search on dashboard for the top incident review, I need when click on specific rule_name for go to incident review page for display only this incident review which I click it?

| es_notable_events| search urgency!=low urgency!=informational | top rule_name by urgency | fields - percent

Please I need your support in that

Regards;

0 Karma

lakshman239
Influencer

Pls look at the drill-down from the 'Incident Review Audit' dashboard under 'Audit' navigation menu.

So, you can setup a token for your rule_name and pass that back using incident_review?form.source.... pls check that. basically, you need to pass the rule_name to form.source... https://docs.splunk.com/Documentation/Splunk/7.2.3/Viz/DrilldownLinkToDashboard

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