Hello,
Since I upgraded my cluster to version 7.2.0 I've been seeing this log in Elasticsearch every time I enabled refresh interval in Kibana.
[interval] on [date_histogram] is deprecated, use [fixed_interval] or [calendar_interval] in the future.
Does anyone have a clue whats going on here? I've been googling the issue and I cant really find a fix. I see some changes in the code but I can't make heads or tails on how to fix it.
My config for both Elastic and Kibana are very standard, I've been looking at some examples to try to find out if this is related to config. If you think this is related to my config I'll happily post it.