Time filter with "today at specific time"

Hi,

I want to prepare dashboards showing values from "today at 7am". I can filter "today" with "last 0 day, round to the day" but values from 12pm to 7am are useless.

Is there a way to write such time filter ?

Regards.

Unfortunately you can't do this very easily but I think a workaround is possible...

The easy workaround though requires a manual update every day would be to set the dashboard's time picker to start at an absolute value set to today's date at 7am and ending at "now". But you'd have to update the absolute value every day.

The slightly more work workaround that would work automatically every day is to setup a scripted field as a custom filter for "is this event in the time that I care about" and then use that to filter your dashboard in conjunction to the day filter. More info on how to set that up is in this thread: Kibana Filter for a specific time range

Hi,
Thank you. I may end up with the first solution, as i am not familiar with scripted fields.
Regards.

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