We Updated a QA ELK stack to ES 7.3.2 and since then then this message is all over the ES logs.
[interval] on [date_histogram] is deprecated, use [fixed_interval] or [calendar_interval] in the future.
According to this thread, this might be a bug.
But how can this be released with this error spamming the logs? Seems like this did not properly go through testing.... I mean the log is telling me to use fixed_interval or calendar_interval. How do i switch to fixed_interval from interval?
Does anyone know if this issue has been fixed in 7.4.0 ? Thoughts?
spinscale
(Alexander Reelsen)
October 7, 2019, 12:56pm
2
The referenced PR has a 7.4.0
label, which means that this issue has been solved in that version. See https://github.com/elastic/kibana/pull/39665
system
(system)
Closed
November 4, 2019, 12:57pm
3
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.