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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...