mirror of https://github.com/loggie-io/docs.git
Update franzkafka.md
This commit is contained in:
parent
312b33808f
commit
686ca74b36
|
|
@ -16,7 +16,7 @@
|
||||||
=== "SASL认证"
|
=== "SASL认证"
|
||||||
```yaml
|
```yaml
|
||||||
sink:
|
sink:
|
||||||
type: kafka
|
type: franzKafka
|
||||||
brokers: ["127.0.0.1:6400"]
|
brokers: ["127.0.0.1:6400"]
|
||||||
topic: "demo"
|
topic: "demo"
|
||||||
sasl:
|
sasl:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue