Skip to content

knowstreaming支持es https吗 #1250

@dobixu

Description

@dobixu
  • 我已经在 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过期删除

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions