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