Update franzkafka.md

This commit is contained in:
ethfoo 2023-10-24 19:17:45 +08:00 committed by GitHub
parent 312b33808f
commit 686ca74b36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
=== "SASL认证"
```yaml
sink:
type: kafka
type: franzKafka
brokers: ["127.0.0.1:6400"]
topic: "demo"
sasl:
@ -214,4 +214,4 @@ Kubernetes 挂载keytab二进制证书请参考[官方文档](https://kuberne
| ---------- |--------| ----------- |-------|-----------------|
| partitionKey | string | 非必填 | 无 | 控制发送至topic下哪个分区 |
与topic相似可使用`${a.b}`的方式获取event里的字段值作为具体的topic名称。
与topic相似可使用`${a.b}`的方式获取event里的字段值作为具体的topic名称。