Hi there. Please give advice for my situation.
In my log collection pipeline logstash sort logs by indices using field "type". All ELK clusters has version 6.0. All new indices from main ELK cluster are being reindexed to backup cluster several times a day.
I want to update ELK and was going to start from backup cluster. So I would get backup cluster with ELK 6.6 and main cluster with ELK 6.0 (still).
But here comes the question: main ELK cluster accepts indices with several documents' types from Logstash. But will backup ELK 6.6 cluster accept same indices by reindex process?