GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
.github .mvn/wrapper documentation etc/checkstyle kafka-ui-api kafka-ui-contract kafka-ui-e2e-checks kafka-ui-react-app kafka-ui-serde-api .editorconfig .gitignore CODE-OF-CONDUCT.md CONTRIBUTING.md LICENSE README.md SECURITY.md mvnw
kafkaUI-lite 介绍 史上最轻便好用的kafka ui界面客户端工具,可以在生产消息、消费消息、管理topic、管理group;可以支持管理多个kafka集群 部署简便,可以一键启动,不需要配置数据库、不需要搭建web容器 支持zookeeper ui界面化操作;支持多环境管理 支持redis ui界面化操作;支持多环境管理 ...
List All ACLs 编译部署 适用于Kafka 0.10.1以上版本 这是一个Play Framework程序。 编译 $sbt clean dist 然后在target/universal下会有kafka-simple-ui-1.0-SNAPSHOT.zip. 解压即可使用 部署 参见play文档 例如: $./bin/kafka-simple-ui -Dconfig.file=conf/application.conf -Dhttp.port=8080 About...
git clone https://github.com/lensesio/kafka-topics-ui.git cd kafka-topics-ui git checkout tags/v0.8.3 -b v0.8.3 npm install -g bower npm install http-server . Important:For Kafka REST Proxy 3.2.x you should setconsumer.request.timeout.ms=30000. Without this option, Kafka REST Proxy...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub - provectus/kafka-ui: Open-Source Web UI for Apache Kafka Management 文档 快速入门Apache Kafka UI用于管理Apache Kafka集群的多功能、快速且轻量级的 Web UI。免费开源,监控和管理kafka集群,可方便…
github地址:https://github.com/provectus/kafka-ui 官方文档:https://docs.kafka-ui.provectus.io 步骤1:拉去镜像 命令:docker pull provectuslabs/kafka-ui 本例使用master版本:docker pull provectuslabs/kafka-ui:master 步骤2:启动kafka-ui 命令:docker run -it --name kafka-ui -p 8080:8080 -e DYNAMIC...
Then access the web UI at http://localhost:9000. Hey there! We hope you really like Kafdrop! Please take a moment to ⭐the repo or Tweet about it. Running in Kubernetes (using a Helm Chart) Clone the repository (if necessary): git clone https://github.com/obsidiandynamics/kafdrop &&...
由开源社区建立和维护的 Kafka Web UI 管理工具,承诺永久免费。可方便地查看 Kafka Brokers、Topics、消息、Consumer 等情况,支持多集群管理、性能监控、访问控制等功能。 收录于: 第81 期 标签: Kafka Web 应用 Java 评论 没用过 用过 评分: 发布 1 条精选评论 最新热门 Cj7DOg 评分: 用过 简单使用了一下...