Dynamically set absolute time in time picker based on doc value

Dear Kibana experts,

ELK - 6.3.2

I have an index with documents with three date and timestamp fields.

run_date
start_date_time
end_date_time

I want to use start_date_time value as absolute start time in time picker and end_date_time as end time in date picker.

How can I do that?

Purpose:
Some tasks for a particular date run with a start time and end time for a duration of 8-10 hours. The start time and end time are not fixed. I want to visualise metricbeat data and log between start time and end time in a dashboard.

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