... | @@ -260,7 +260,7 @@ supervisor文件:/etc/supervisord.d/collie/conv_binlog_file.conf |
... | @@ -260,7 +260,7 @@ supervisor文件:/etc/supervisord.d/collie/conv_binlog_file.conf |
|
```shell
|
|
```shell
|
|
update已有mysql服务器配置文件的库表:
|
|
update已有mysql服务器配置文件的库表:
|
|
修改对应配置文件后重启maxwell即可
|
|
修改对应配置文件后重启maxwell即可
|
|
如删除bdp-rds-001.mysql.rds.aliyuncs.com上utn_ng_risk库的risk_xianxiao表的监控,修改001_config.properties的filter,将include: utn_ng_risk.risk_zhixing删除即可
|
|
如删除bdp-rds-001.mysql.rds.aliyuncs.com上utn_ng_risk库的risk_xianxiao表的监控,修改001_config.properties的filter,将include: utn_ng_risk.risk_zhixing删除即可,然后根据情况决定是否重启对应的data_pump程序
|
|
|
|
|
|
update新的mysql服务器的库表:
|
|
update新的mysql服务器的库表:
|
|
编写一个新的配置文件后,新增运行一个maxwell实例即可
|
|
编写一个新的配置文件后,新增运行一个maxwell实例即可
|
... | | ... | |