elasticsearch_dsl 使用用户名密码连接服务器

from elasticsearch_dsl import connections
connections.create_connection([hosts=["http://username:password@elasticsearch.com]])

  

posted @ 2020-06-18 15:08  青花メ  阅读(909)  评论(0编辑  收藏  举报