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 Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...