diff options
| author | zhangyang <[email protected]> | 2024-04-29 23:05:41 -0400 |
|---|---|---|
| committer | zhangyang <[email protected]> | 2024-04-29 23:05:41 -0400 |
| commit | 59f2cb894bbf2b5ee8d27f4be7078719d2303267 (patch) | |
| tree | 0e8a533628e09531ed6b554062c63b9b7c0a4711 /matt | |
| parent | 666b2cf45fb6ec080c9f78e89e4d5c702f640037 (diff) | |
Diffstat (limited to 'matt')
| -rw-r--r-- | matt/sample_test.log.2024-04-29 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/matt/sample_test.log.2024-04-29 b/matt/sample_test.log.2024-04-29 new file mode 100644 index 0000000..7e06870 --- /dev/null +++ b/matt/sample_test.log.2024-04-29 @@ -0,0 +1,21 @@ +Mon Apr 29 22:58:44 2024, INFO, maat.table(111260), successfully register physical table[WANNAT_COMPILE]->table_id:0 +Mon Apr 29 22:58:44 2024, INFO, maat.table(111260), successfully register physical table[WANNAT_GROUP_COMPILE_RELATION]->table_id:1 +Mon Apr 29 22:58:44 2024, INFO, maat.table(111260), successfully register physical table[GROUP2GROUP]->table_id:2 +Mon Apr 29 22:58:44 2024, INFO, maat.table(111260), successfully register physical table[WANNAT_OBJ_UE_ID]->table_id:3 +Mon Apr 29 22:58:44 2024, INFO, maat.table(111260), successfully register physical table[WANNAT_OBJ_IP_ADDR]->table_id:4 +Mon Apr 29 22:58:44 2024, INFO, maat.table(111260), successfully register virtual table[UE_ID]->vtable_id:5, physical_table_id:3 +Mon Apr 29 22:58:44 2024, INFO, maat.table(111260), successfully register virtual table[SOURCE_IP]->vtable_id:6, physical_table_id:4 +Mon Apr 29 22:58:44 2024, INFO, maat.table(111260), successfully register virtual table[DESTINATION_IP]->vtable_id:7, physical_table_id:4 +Mon Apr 29 22:58:44 2024, INFO, maat.table(111260), default compile table id: -1 +Mon Apr 29 22:58:44 2024, INFO, maat.table(111260), group2group table id: 2 +Mon Apr 29 22:58:44 2024, INFO, maat.config_monitor(111260), Maat initial with JSON file /root/Git/demo/matt/maat_json.json, formating... +Mon Apr 29 22:58:44 2024, INFO, maat.config_monitor(111260), JSON file /root/Git/demo/matt/maat_json.json md5: 4da09adb368132edc5ffdf2414ee9e8c, generate index file /root/Git/demo/matt/maat_json.json_iris_tmp/index OK +Mon Apr 29 22:58:44 2024, INFO, maat.config_monitor(111260), load /root/Git/demo/matt/maat_json.json_iris_tmp/index/full_config_index.0000000001 +Mon Apr 29 22:58:44 2024, INFO, maat.compile(111260), Build bool matcher of 2 expressions with 16777436 bytes memory. +Mon Apr 29 22:58:44 2024, INFO, maat.compile(111260), table[WANNAT_COMPILE] commit 2 compile rules and rebuild compile bool_matcher completed, version:1, consume:2ms +Mon Apr 29 22:58:44 2024, INFO, maat.expr_matcher(111260), expr_matcher module: build bool matcher of 1 expressions with 16777356 bytes memory +Mon Apr 29 22:58:44 2024, INFO, maat.expr(111260), table[WANNAT_OBJ_UE_ID] has 1 rules, commit 1 expr rules(literal_rules:1 regex_rules:0) and rebuild expr_matcher(hyperscan) completed, version:1, consume:3ms +Mon Apr 29 22:58:44 2024, INFO, maat.rule(111260), table:<WANNAT_COMPILE> rule_count:2 +Mon Apr 29 22:58:44 2024, INFO, maat.rule(111260), table:<WANNAT_GROUP_COMPILE_RELATION> rule_count:3 +Mon Apr 29 22:58:44 2024, INFO, maat.rule(111260), table:<WANNAT_OBJ_UE_ID> rule_count:1 +Mon Apr 29 22:58:44 2024, INFO, maat.rule(111260), Full config version 1 load 6 entries complete |
