I ran the upgrade checker (5.6.3) and get these mapping warnings:
one or more templates use deprecated mapping settings
This issue must be resolved to upgrade. Read Documentation
Details: {.monitoring-es=[Coercion of boolean fields], .marvel-es=[Coercion of boolean fields], .monitoring-kibana-2=[Coercion of boolean fields], metrics_template=[Coercion of boolean fields], .monitoring-logstash-2=[Coercion of boolean fields], .watch-history-6=[Coercion of boolean fields], .monitoring-kibana=[Coercion of boolean fields], security-index-template=[Coercion of boolean fields], .monitoring-logstash=[Coercion of boolean fields], logstash=[The _all meta field is disabled by default on indices created in 6.0, Unrecognized match_mapping_type options not silently ignored], .monitoring-es-2=[Coercion of boolean fields], .ml-anomalies-=[Coercion of boolean fields], metrics=[Coercion of boolean fields]}
all of these are created by ELK itself - I have read the docs and understand the coercion change - but do I really as a user have to handle this myself? Is it not something the ELK components will handle at upgrade (replace the mapping). Also for existing data - will you have a reindex fix?
Seems a bit of a hassle if all users need to handle this manually themselves.