go-stash icon indicating copy to clipboard operation
go-stash copied to clipboard

ES如果加密配置该如何添加呢

Open cvimer opened this issue 3 years ago • 6 comments

cvimer avatar Dec 22 '21 07:12 cvimer

I'll check if the driver support or not.

kevwan avatar Dec 22 '21 08:12 kevwan

我会检查驱动程序是否支持。 老哥麻烦尽快更新支持配置ES用户密码

hehe-xiao avatar Jan 17 '22 01:01 hehe-xiao

The driver has supported this API to set username and password. func SetBasicAuth(username, password string) ClientOptionFunc Please append the optional configuration.

wyu-prc avatar Feb 23 '22 09:02 wyu-prc

我会检查驱动程序是否支持。 老哥麻烦尽快更新支持配置ES用户密码 最新版本已经支持了 ElasticSearch: Hosts: - "http://elasticsearch:9200" Index: "looklook-{{yyyy-MM-dd}}" Username: xxxx Password: xxxxx

Mikaelemmmm avatar Mar 28 '22 12:03 Mikaelemmmm

@Cvimer were you talking about username/password? or HTTPS?

kevwan avatar Apr 17 '22 01:04 kevwan