Dashboards & Visualizations

How to set 'This App's' as the default view instead of 'All' on Report/Alert/Dashboard screens?

bpopssplunk
Engager

There seems to be a 'soft' way to set this per user, in that whatever a user last clicks on - either All, Yours or This App's - will become the default for THAT user, but is there any way to see This App's as the default sorting view on the Alert, Report and Dashboard screens for ALL users when they first navigate to that page?

0 Karma

FloSwiip
Path Finder

Hello,

I know this is an old question, but it was ranked on search engines. Here is my solution.

When you do that change manually as a user, in the report tab of search for example, then splunk modify
users/YOURUSERNAME/search/local/ui-prefs.conf by adding :

[reports]
display.prefs.aclFilter = app

Have a look to the upper global default file : etc/system/default/ui-prefs.conf
and its documentation here : https://docs.splunk.com/Documentation/Splunk/6.5.3/Admin/Ui-prefsconf

display.prefs.aclFilter = [none|owner|app]
none = All  /   owner = Yours  /  app = This App's  

Now if your goal is it set that setting as default, globally and for everyone, you can do :
create a file etc/system/local/ui-prefs.conf and put :

display.prefs.aclFilter = app

Then reload the splunk or refresh it with https://YOURSERVER/en-GB/debug/refresh

Its seems to work as intended.

Regards

Flo

Keysofsandiego
Path Finder

Can you do this from SplunkWeb?
The homies I am workin for went with SplunkCloud and no SSH access.

I can put in a ticket, yadda yadda yadda - but asking if its possible.
Seems the default setting should be "This apps" unless you are looking at "All configurations" page.

Thanks in advance,

Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...