正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
| @@ -17,7 +17,7 @@ gostash -f etc/config.yaml | @@ -17,7 +17,7 @@ gostash -f etc/config.yaml | ||
| 17 | config.yaml示例如下: | 17 | config.yaml示例如下: |
| 18 | 18 | ||
| 19 | ```yaml | 19 | ```yaml |
| 20 | -Processors: | 20 | +Clusters: |
| 21 | - Input: | 21 | - Input: |
| 22 | Kafka: | 22 | Kafka: |
| 23 | Name: gostash | 23 | Name: gostash |
| @@ -27,7 +27,7 @@ Processors: | @@ -27,7 +27,7 @@ Processors: | ||
| 27 | Topics: | 27 | Topics: |
| 28 | - k8slog | 28 | - k8slog |
| 29 | Group: pro | 29 | Group: pro |
| 30 | - NumProducers: 16 | 30 | + Consumers: 16 |
| 31 | Filters: | 31 | Filters: |
| 32 | - Action: drop | 32 | - Action: drop |
| 33 | Conditions: | 33 | Conditions: |
-
请 注册 或 登录 后发表评论