Dashboards & Visualizations

how to disable real time menu and advanced menu in timerangepicker

srinathd
Contributor

how to disable real time menu and advanced menu in timerangepicker

Tags (1)
0 Karma
1 Solution

MartinMcNutt
Communicator

You should be able to achieve this by doing the following:
(Splunk 6.X Systems)
1. Settings
2. User Interface
3. Change App context to "All"
4. Identify time in list
5. Select Disabled
6. repeat for each time instances you wish to disable.

View solution in original post

rijom
Explorer

Just for the benefit of others who are looking for the same, adding this in system/local/times.conf

[all_time]
disabled = 1

[real_time_last30s]
disabled = 1
[real_time_last1m]
disabled = 1
[real_time_last5m]
disabled = 1
[real_time_last30m]
disabled = 1
[real_time_last1h]
disabled = 1
[real_time_all]
disabled = 1

[settings]
show_realtime = false
0 Karma

MartinMcNutt
Communicator

You should be able to achieve this by doing the following:
(Splunk 6.X Systems)
1. Settings
2. User Interface
3. Change App context to "All"
4. Identify time in list
5. Select Disabled
6. repeat for each time instances you wish to disable.

srinathd
Contributor

Hi,

Real time menu got disabled but still it is showing advanced menu. How to do this?

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...