Disable listner.schema.event.create by default
Creating an index with a new schema (no records yet) creates unnecessary data in elastic. We don't need to create such empty index
Edited by Alok Joshi
Creating an index with a new schema (no records yet) creates unnecessary data in elastic. We don't need to create such empty index