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!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...