Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix the wrong url
  • Loading branch information
yourchanges authored Mar 16, 2022
1 parent 1c32a2c commit 62b6405
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
该项目为gohangout的zinc output插件,用于将消息写入zinc搜索引擎。

gohangout: [https://github.com/childe/gohangout](https://github.com/childe/gohangout)
zinc: [https://github.com/childe/gohangout](https://github.com/childe/gohangout)
zinc: [https://github.com/prabhatsharma/zinc](https://github.com/prabhatsharma/zinc)
## 使用方法
### 1. 编译

Expand Down Expand Up @@ -43,4 +43,4 @@ outputs:
5. `password` zinc AIP接口鉴权密码;
6. `batch_size` 每次批量写入的消息数量;
7. `batch_flush_interval` 批量写入刷新间隔,单位s;
8. `concurrency` 批量写入并发度,默认为4;
8. `concurrency` 批量写入并发度,默认为4;

0 comments on commit 62b6405

Please sign in to comment.