Splunk Search

How to check migration is successful?

frenz4vrarun
New Member

There are 2000 dashboards in Splunk. Out of which, some are used and some are not. How to check that? How to migrate it to ELK by filtering out unused or junk dashboards.

Labels (2)
0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

Run below search should give you access to related information:

index=_internal "views" sourcetype=splunkd_ui_access | stats count, values(user), values(uri_path) by file | sort - count
0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...