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