0%

2023-02-25-11-39-56

查kafka数据

1
2
3
4
cd /opt/Cellar/kafka/3.4.0
./bin/kafka-topics --list --bootstrap-server localhost:9092
p4015_003
bin/kafka-console-consumer --bootstrap-server localhost:9092 --topic p4015_003 --from-beginning