I do use a lot of **Input** to narrow down my graphs in my dashboard.
Since I do not like the drop down list in the **input** to be flooded, I like to use the same global time picker in **Input** as well in **Panel**.
If I add a **Panel**, I can go to Edit Search->Time Range Scope and select Shared Time Picker(some name)
But if I do the same for an **Input**, I only have the button for selecting a time range. No option for selecting the **Shared Time Picker**
Workaround is to do it manually by using **earliest**, **latest** option.
sourcetype=master |
top host $global_time.earliest$ $global_time.latest$ Any host host *
This is equal to the setup done for the **Panel**
So my request is that this is fixed in next version.
I did hope this was fixed in 6.5, but it was not.
↧