Hello.
I use this kind of date format for index naming index => "logstash-%{+xxxx.MM-ww}".
And it had been working for last year till today. When index name should have "2019.01-01" in date (year.month-week) it has "2019.12-01".
Does it working by design or it is some kind of mistake?
