DBus v0.5.0
支持Oracle,mysql等RDBMS数据源,支持基于logstash,flume,filebeat的其他数据源。
重大更新如下
(1)引入多租户管理,实现租户资源隔离、权限管理、项目有效期管理等。
(2)提供灵活的脱敏插件化管理机制,让用户能灵活自定义脱敏策略。
(3)Web管理系统架构重大调整,部署维护更简单。微服务化提供了灵活的架构及模块管理。
(4)Web UI重大重构,功能更丰富,界面更美观。
(5)安装部署高度自动化,并提供了全面、强大的辅助检测功能,有限的几步配置即可快速开始试用系统。
(6)集群健康全维监测,让系统故障检测及排查更简单、更直观。
相关程序包,前往下面网盘下载:
https://pan.baidu.com/s/1b1aKueXLvO2GigB5fa4kNw
包括:
All in one:dbus-allinone.tar.gz
web管理:dbuskeeper_web.zip
MySQL数据线接入Canal自动化辅助部署包:dbus-canal-auto-0.5.0.tar.gz
Oracle数据线接入OGG自动化辅助部署包:dbus-ogg-auto-0.5.0.zip
FileBeat数据线接入自动化辅助部署包: filebeat-source.tar.gz
Flume数据线接入自动化辅助部署包:flume-source.tar.gz
LogStash数据线接入自动化辅助部署包:logstash-source.tar.gz
storm程序log4j配置文件:worker.xml
dbuskeeper_web子模块:
mysql日志抽取模块: dbus-mysql-extractor-0.5.0-jar-with-dependencies.jar
增量转换模块:dbus-stream-main_1.3-0.5.0-jar-with-dependencies.jar
全量拉取模块:dbus-fullpuller_1.3-0.5.0-jar-with-dependencies.jar
日志算子模块:dbus-log-processor-0.5.0-jar-with-dependencies.jar
多租户数据分发模块:dbus-router-0.5.0-jar-with-dependencies.jar
心跳模块:dbus-heartbeat-0.5.0.zip
web页面压缩包:build.zip
web配置文件包:conf.zip
web后台程序包:register-service、gateway、keeper-mgr、keeper-service四个模块
注:dbuskeeper_web子模块会跟随dbuskeeper_web.zip更新,方便部分下载。