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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...