elasticsearch index python example Example: how to get elasticsearch index list using python for index in es.indices.get('*'): print index