didi / didi/KnowStreaming

knowstreaming支持es https吗

Open
#1,250 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
7.2k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

- [x] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。

## 在这里提出你的问题
当前版本3.4.0,如果支持的话,在application.yml中下列项如何配置,以及证书

### ES客户端配置
es:
client:
address:
pass: # ES账号密码,如果有账号密码,按照 username:password 的格式填写,没有则不需要填写
client-cnt: 2 # 创建的ES客户端数
io-thread-cnt: 2
max-retry-cnt: 5
index:
expire: 15 # 索引过期天数,15表示超过15天的索引会被KS过期删除

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.