Splunk Search

Pattern search through the delivered list in dashboard panel

damucka
Builder

Hello,

I was wondering if it is possible to have kind of search through the delivered results in the dashboard panel.
My case is that I want to list the source files (logfiles/crashdump files) in one of the panels. The coresponding search is:

| metadata type=sources index=mlbso | rename totalCount as Count firstTime as "First Event" lastTime as "Last Event" recentTime as "Last Update" | fieldformat Count=tostring(Count, "commas") | fieldformat "First Event"=strftime('First Event', "%c") | fieldformat "Last Event"=strftime('Last Event', "%c") | fieldformat "Last Update"=strftime('Last Update', "%c") | search source="*BWP*crashdump*" |  sort - "Last Update" | fields "source" "Count"

But then the result list is quite long and I would like to give the users the opportunity to quick search through the list giving in the pattern / part of the delivered filename. Like a google like search through the list.
Is it possible?

Kind Regards,
Kamil

Tags (1)
0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...