Reporting

Show me how to set filter text before loading reports page

parrotgw
Explorer

hi

Every time open a report page, i'am have to do a search.
so I want to create preset report pages
Show me how to set filter text before loading reports page

alt text

thank

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Consider modifying the navigation menu for the app. You can change the default "Search Datasets Reports Alerts Dashboards" menu with something like "Search Datasets MyReports Reports Alerts Dashboards".

Do that by selecting Settings->User Interface->Navigation menus. Click on "default" for the app you need to modify. Add text like this between two of the view tags. It causes the menu bar to have an entry called "MyReports" which lists all reports containing the string "my".

<collection label="MyReports">
        <saved source="all" match="my"/>
</collection>
---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Consider modifying the navigation menu for the app. You can change the default "Search Datasets Reports Alerts Dashboards" menu with something like "Search Datasets MyReports Reports Alerts Dashboards".

Do that by selecting Settings->User Interface->Navigation menus. Click on "default" for the app you need to modify. Add text like this between two of the view tags. It causes the menu bar to have an entry called "MyReports" which lists all reports containing the string "my".

<collection label="MyReports">
        <saved source="all" match="my"/>
</collection>
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...