Hi friends
I am using timepicker to select a time range, and pass it to dbquery command to search the database.
But the timepicker is showing realtime menu, which is not compatible with dbquery. I want to disable it. Splunk 6.0.1
I have tried the documentation [real_time_menu] disabled = 1
and also
[real_time_menu] disabled = true
with no sucess. In this version is there another way to disable it?
I also want to disable Advanced menu in datepicker.
Thanks in advance