Splunk Search

How do I create a dashboard that searches other dashboards for recently modified or updated dashboards?

eyaluodba
Path Finder

So I was just wondering if it was possible to create a dashboard that searches for all other recently modified or updated searches of dashboards?

And if so when I search up these updated databases I would like to know the indexes and dataset that these dashboards have.

Hopefully that makes sense..Please let me know if it's possible, or similar ways I can find this! Thanks

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi jdastmalchi [Splunk],
try using a search like the following:

index=_internal source=*/web_access.log* editxml 
| rex "(?<app>\w+)/(?<dashboard>[^/]+)/editxml" 
| table _time referer_domain user app dashboard

Bye.
Giuseppe

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...