Date range selection with custom date field strange behaviour

I have a line visualization where the X-Axis is a Date Histogram with a custom date field with daily interval.
image
Everything looks good...

Now I select a date range on the graph itself:

As a result it filters by the @timestamp on the top right of kibana:
image

What I expected it to do is to add a filter on the custom sessionStartTime field instead.

Is it a known issue? Am I missing something?

Thanks in advance...

@slavik57,

this seems to be a limitation of Kibana.

I looked but couldn't find an existing issue for it.
I'd add a bug report here: https://github.com/elastic/kibana/issues/new

thx,

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