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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...