Skip to content

Commit

Permalink
Merge pull request #28 from TongchengOpenSource/cjq
Browse files Browse the repository at this point in the history
docs: update readme
  • Loading branch information
caojiaqiang authored Feb 23, 2024
2 parents c313bcc + 7ec2e63 commit f39b457
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ eg:elasticsearchHosts=http://ip:port

**4)Configure the index pattern whitelist**

Only after configuring the corresponding whitelist can you proceed to create it in the next step `index pattern`,please refer to:[api-docs](https://tongchengopensource.github.io/ckibana-docs/en/api-docs) Update the whitelist index interface
Only after configuring the corresponding whitelist can you proceed to create it in the next step `index pattern`,**The configured whitelist needs to be consistent with the table name**,please refer to:[api-docs](https://tongchengopensource.github.io/ckibana-docs/en/api-docs) Update the whitelist index interface

**5)Create `index pattern` in Kibana**

Expand Down
2 changes: 1 addition & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ eg:elasticsearchHosts=http://ip:port

**4)配置index pattern白名单**

配置了对应的白名单,才可以在下一步创建index pattern,可以参考[api-docs](https://tongchengopensource.github.io/ckibana-docs/zh/api-docs) 更新白名单索引接口
配置了对应的白名单,才可以在下一步创建index pattern,**配置的白名单需要跟表名一致**可以参考[api-docs](https://tongchengopensource.github.io/ckibana-docs/zh/api-docs) 更新白名单索引接口

**5)在kibana中创建index pattern**

Expand Down

0 comments on commit f39b457

Please sign in to comment.