Commit Graph

627 Commits

Author SHA1 Message Date
liuwentan
c88fd120dc add maat_stat instance_name 2023-04-25 17:02:30 +08:00
liuwentan
e97dfe0b90 fix g2g_runtime logger nullptr bug 2023-04-25 15:07:19 +08:00
liuwentan
eb540b570b fix maat_stat scan_cpu_time null pointer 2023-04-24 19:18:12 +08:00
liuwentan
6333b326ea fix g2g_runtime remove_group_from_group bug 2023-04-24 15:30:39 +08:00
刘文坛
cb4502c698 implement rcu for g2g runtime & fix maat_stat bug 2023-04-24 02:14:26 +00:00
liuwentan
b8f98a1e9e fix max table count error 2023-04-22 11:30:49 +08:00
liuwentan
72066281dc solve invalid read 2023-04-22 10:46:21 +08:00
liuwentan
98d21b50af optimize ip_scan time 130+ us -> 20+ us 2023-04-21 17:19:43 +08:00
liuwentan
d79648b4dc delete useless code 2023-04-21 11:18:30 +08:00
liuwentan
af6df5951a support maat stat 2023-04-20 15:34:56 +08:00
liuwentan
ff4666ca9d delete memset for performance optimization 2023-04-18 16:32:44 +08:00
liuwentan
aadabcae0f optimize group2group runtime 2023-04-18 09:32:21 +08:00
liuwentan
923b4c4168 optimize rcu compile runtime 2023-04-14 11:32:59 +08:00
liuwentan
ffc1740a00 fix Full config update bug https://jira.geedge.net/browse/TSG-14591 2023-04-13 18:53:36 +08:00
liuwentan
571ce08d3b fix stream scan core https://jira.geedge.net/browse/TSG-14701 2023-04-13 14:56:35 +08:00
liuwentan
2c787fd231 refactor rcu table runtime 2023-04-12 20:48:19 +08:00
liuwentan
f213fcbe97 add rule count stat 2023-04-12 19:20:05 +08:00
liuwentan
e8fb0143e9 read_full_config error can't abort maat_new 2023-04-12 15:31:17 +08:00
liuwentan
53cd03995d use pad instead of pack(4) 2023-04-10 14:13:41 +08:00
liuwentan
f571b481f6 delete xx_plugin get ex_data log 2023-04-10 13:40:21 +08:00
liuwentan
3efcb8986e maat_new error if read full config failed 2023-04-07 14:43:04 +08:00
liuwentan
0c4acf224a allow maat_json.json has no compile/g2c/g2c table 2023-04-07 11:28:34 +08:00
liuwentan
4430c8e696 fix json2iris bug 2023-04-07 11:05:01 +08:00
liuwentan
fb3896c078 refactor ex_data_runtime & fix all leak memory 2023-04-05 21:09:19 +08:00
liuwentan
5d545d6dbf add hierarchy unit-test 2023-04-04 21:23:03 +08:00
liuwentan
9234ebb9e1 optimize district & support virtual table conjunction 2023-04-04 15:59:34 +08:00
liuwentan
d3d19a4fe9 fix leak memory 2023-04-04 09:31:20 +08:00
liuwentan
3515b7f1f7 delete set_iris evaluation_order 2023-04-03 19:01:26 +08:00
liuwentan
3ed1f3dfd4 delete compile table evaluation_order schema 2023-04-03 15:14:57 +08:00
liuwentan
5873d77f17 fix pipeline error 2023-03-30 22:53:56 +08:00
liuwentan
9f9a84f946 disable ip_matcher log 2023-03-30 21:32:58 +08:00
liuwentan
8d8e4c21e2 fix compile table invalid update 2023-03-30 21:03:59 +08:00
liuwentan
18881c5bc3 fix coredump because of no compile/group2compile/group2group field in maat_json.json file 2023-03-30 20:49:59 +08:00
liuwentan
4bbd0ebdc4 fix group2group bug 2023-03-30 16:50:05 +08:00
liuwentan
96a5dfdecc fix scan StreamFile bug 2023-03-30 15:22:33 +08:00
liuwentan
690f8bc602 add stat&perf API 2023-03-30 10:00:38 +08:00
liuwentan
10571d3de4 compile/plugin ex_schema support input param table_name 2023-03-29 22:25:14 +08:00
liuwentan
658625fde3 fix clause update bug and stream scan bug 2023-03-29 14:29:34 +08:00
liuwentan
c8450c8a04 export maat_stream_XX 2023-03-28 18:42:49 +08:00
liuwentan
4eee0ede80 add log level 2023-03-28 15:41:24 +08:00
liuwentan
e98627c9e7 optimize maat_scan_xx API 2023-03-28 14:07:44 +08:00
liuwentan
4aa3498d79 refactor hs_adapter engine about multi pattern offset 2023-03-27 19:15:05 +08:00
liuwentan
73060d1c35 support ip+port+proto scan 2023-03-27 15:52:47 +08:00
liuwentan
7b49d7d52f interrupt execution if table schema has error 2023-03-23 19:16:23 +08:00
liuwentan
2ce749d9bc support maat_state new/reset/free 2023-03-23 11:57:17 +08:00
liuwentan
a67d24381e table_info.conf support table_name & db_tables to implement all physical tables conjunction 2023-03-22 20:40:36 +08:00
liuwentan
6fef5354fa change all maatframe to maat4 2023-03-22 11:25:34 +08:00
liuwentan
93d4de4d79 change lib name to libmaat4 for test 2023-03-22 11:23:21 +08:00
liuwentan
23ef2c3797 support same pattern different offset(x-x:pat1 & y-y:pat1) 2023-03-22 11:10:00 +08:00
liuwentan
37447eef7f adapter_hs engine only construct stream db 2023-03-17 17:28:52 +08:00