Dashboards & Visualizations

can we build app without "search" view?

saifuddin9122
Path Finder

Hello All,

can we build APP which doesn't have search view. The App will have all the dashboards where user can use those dashboard to view the data instead of writing queries. This app is for group of users who should not write queries and should not have have access to default "search & Reporting" app. This way we are totally restricting this users to write queries.

Any ideas or Help is appreciated.

Thanks.

0 Karma

niketn
Legend

@saifuddin9122, you can do this via Splunk Navigation Menu. You can access via

Splunk UI > Settings > User interface > Navigation menus > default

You can remove the following and add default="true" to one of your dashboards:

<view name="search" default="true" />

Refer to the Splunk Dev site for more details on how to edit navigation: http://dev.splunk.com/view/webframework-developapps/SP-CAAAEP9

However, you would have to retain the User's access to Search & Reporting app which you can not remove. Refer to answer: https://answers.splunk.com/answers/337286/after-removing-permission-dashboard-role-from-sear.html

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

niketn
Legend

@saifullakhalid, were you able to try it out?

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...