Currently date_format is yyyy.MM.dd in index.lifecycle.parse_origination_date which is great if you have logs in format like logs-2016.10.31-000002, but since index name is custom and can be like eg logs-2016-10-31-00 that format is not enough, is there possibility to change default date_format somewhere in ILM?
+1
I'm also interested