Hi @Emna1,
Advanced setting : timepicker:timeDefaults
This method should work ![]()
I see multiple reasons, why it could seem that it is not working for you:
- Kibana tries its best in remembering last selected time range within a browser session. Assuming you was on a dashboard with time range "last 15 minutes", then went to management and changed defaults and then got back to the same dashboard: if you still see "last 15 minutes", then this is likely because Kibana preserved last time range for this dashboard and not because of incorrect defaults. I'd suggest, after applying new time range defaults settings, test it in incognito mode or in different browser.
- When you save dashboard there is an option to "Store time with dashboard". When user opens the dashboard with stored time, this time will take precedence over defaults. So make sure your dashboards aren't saved with "Last 15 minutes" time range.
Hope this is helpful.