Results 13 issues of zeusYi

When I run the command "mongodb-consistent-backup -H 10.9.168.55 -P 3000 -n mongo_bak1 -l /server/mongodb/bak" ,I get the error " [CRITICAL] [MainProcess] [Main:exception:207] Problem performing replset mongodump! Error: Could not parse...

表名匹配模式为 abc* , 就是在全量任务的时候,正在同步abc1表的数据,还没同步完,然后我stop了全量任务以后,再start,全量任务会自动从abc2表开始,这种情况下,就会导致abc1表在全量阶段缺失了一部分数据

[root@masterdb-erp webtail]# go build main.go # github.com/prateeknischal/webtail/util util/pam_auth.go:8:31: fatal error: security/pam_appl.h: No such file or directory #include ^ compilation terminated.

[root@mysql data]# mysqlbinlog -v --base64-output=DECODE-ROWS mysql-bin.000008 | mysqldba rbr2sbr rbr2sbr called /*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=1*/; /*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/; DELIMITER /*!*/; ...........(忽略) #180914 16:21:07 server id 3 end_log_pos 3750 CRC32 0x2b72e221 Xid...

### Search before asking - [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement. ### DeepFlow Component Agent ### What you expected to happen 想要收集mysql 访问日志...

bug

mysql client ```sql select * from t_user limit 1;update t_user set name='ADFAFD' limit 1; ``` sniffer-agent的输出 ```log {"sip":"10.10.20.176","sport":3306,"cpr":1,"bt":1681099755827,"cip":"10.10.20.177","cport":55697,"user":"root","db":"test_fly","sql":"update t_user set name='ADFA","cms":4} {"sip":"10.10.20.176","sport":3306,"cpr":1,"bt":1681099755838,"cip":"10.10.20.177","cport":55697,"user":"root","db":"test_fly","sql":"update t_user set name='ADFAFD' limit 1","cms":11} ``` 不能准确的抓取第一个SQL语句的内容

DEBU[0009] receive an unexpect packet INFO[0009] expect receive size is bigger than max deal size: 131072 INFO[0009] expect receive size is bigger than max deal size: 131072 INFO[0009] expect receive...

我通过命令: ./sniffer-agent --interface=eth0 --port=6033 --log_level=info --strict_mode=true --admin_user=user_microloan_proxyA --admin_passwd=xxx> res 抓出到的SQL日志为: {"sip":"10.106.3.180","sport":6033,"cpr":1,"bt":1581173313742,"cip":"10.106.3.31","cport":6033,"user":null,"db":null,"sql":"INSERT INTO `thirdparty_statistic_customer` (`id`, `user_account_id`, `order_id`, `mobile`, `api`, `api_md5`, `api_fee`, `call_count`, `success_call_count`, `hit_call_count`, `cutomer_total_cost`, `record_type`, `ctime`, `utime`) VALUES (?, ?,...