How to add 2 day 3 day 4day 5 day in Kibana time Range

Hi Is it possible to add quick time in Kibana 5.5 for mentioned above dates
most of my searches are 24 hours 2 days 3 days 4 day and 5 days

Thanks in Advance / Ravi

Unfortunately, the quick times you see in that panel come from an Angular constant, which you can find in src/ui/public/timepicker/quick_ranges.js. You'd have to create a custom build of Kibana to modify them, as there's nothing that injects user-defined time ranges into that.

Seems like a good feature request to make.

thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.