diff options
Diffstat (limited to 'demo3/maat_json.json')
| -rw-r--r-- | demo3/maat_json.json | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/demo3/maat_json.json b/demo3/maat_json.json new file mode 100644 index 0000000..761231c --- /dev/null +++ b/demo3/maat_json.json @@ -0,0 +1,41 @@ +{ + "compile_table": "WANNAT_COMPILE", + "group2compile_table": "WANNAT_GROUP_COMPILE_RELATION", + "group2group_table": "GROUP2GROUP", + "rules": [ + { + "compile_id": 301, + "service": 0, + "action": 1, + "do_blacklist": 0, + "do_log": 2, + "effective_range": "{}", + "user_region": "{\"ip_object_ids\":[203,204], \"translate_type\":\"never\", \"time_interval\":123, \"connection_count\":1243}", + "group_num": 8, + "is_valid": "yes", + "modified_time": "100", + "groups": [ + { + "virtual_table": "UE_ID", + "group_id": 1, + "not_flag": 0, + "nth_clause": 1, + "regions": [ + { + "table_name": "WANNAT_OBJ_UE_ID", + "table_type": "expr", + "table_content": { + "region_id": 101, + "keywords": "abcdefghij", + "expr_type": "none", + "match_method": "exact", + "is_hexbin": "no", + "format": "uncase plain" + } + } + ] + } + ] + } + ] +}
\ No newline at end of file |
