kafka Eagle页面功能介绍

一,整体界面

1、导航栏

2、中间栏

二、支持sql查询界面

三、向topic发送数据

[root@master bin]# ./kafka-console-consumer.sh --zookeeper master:2181,slaves1:2181,slaves2:2181 --topic aahh
Using the ConsoleConsumer with old consumer is deprecated and will be removed in a future major release. Consider using the new consumer by passing [bootstrap-server] instead of [zookeeper].
{"date":"2020-04-28 18:32:29","msg":"aabbcc"}

四、创建一个主题

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章