summaryrefslogtreecommitdiff
path: root/test/file_test_tableinfo.conf
blob: c3dff0aab07634ab0c57d8005b3b18b3512df188 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
[
    {
        "table_id":0,
        "table_name": "NTC_COMPILE",
        "table_type":"compile",
        "valid_column":8,
        "custom": {
            "compile_id":1,
            "tags":6,
            "clause_num":9
        }
    },
    {
        "table_id":1,
        "table_name": "WHITE_LIST_COMPILE",
        "table_type":"compile",
        "valid_column":8,
        "custom": {
            "compile_id":1,
            "tags":6,
            "clause_num":9
        }
    },
    {
        "table_id":2,
        "table_name": "FILE_COMPILE",
        "db_tables": ["NTC_COMPILE", "WHITE_LIST_COMPILE"],
        "default_compile_table":2,
        "table_type":"compile",
        "valid_column":8,
        "custom": {
            "compile_id":1,
            "tags":6,
            "clause_num":9
        }
    },
    {
        "table_id":3,
        "table_name":"NTC_GROUP2GROUP",
        "table_type":"group2group",
        "valid_column":4,
        "custom": {
            "group_id":1,
            "included_sub_group_ids":2,
            "excluded_sub_group_ids":3
        }
    },
    {
        "table_id":4,
        "table_name":"NTC_GROUP2COMPILE",
        "table_type":"group2compile",
        "associated_compile_table_id":2,
        "valid_column":3,
        "custom": {
            "group_id":1,
            "compile_id":2,
            "not_flag":4,
            "virtual_table_name":5,
            "clause_index":6
        }
    },
    {
        "table_id":5,
        "table_name":"NTC_UNIVERSAL_IP",
        "table_type":"ip",
        "valid_column":7,
        "custom": {
            "item_id":1,
            "group_id":2,
            "addr_type":3,
            "addr_format":4,
            "ip1":5,
            "ip2":6
        }
    },
    {
        "table_id":6,
        "table_name":"NTC_UNIVERSAL_PROTO_TYPE",
        "table_type":"interval",
        "valid_column":5,
        "custom": {
            "item_id":1,
            "group_id":2,
            "low_boundary":3,
            "up_boundary":4
        }
    },
    {
        "table_id":7,
        "table_name":"WHITE_LIST_IP",
        "table_type":"ip",
        "valid_column":7,
        "custom": {
            "item_id":1,
            "group_id":2,
            "addr_type":3,
            "addr_format":4,
            "ip1":5,
            "ip2":6
        }
    },
    {
        "table_id":8,
        "table_name":"FILE_HTTP_URL",
        "db_tables": ["NTC_HTTP_URL", "WHITE_LIST_DOMAIN"],
        "table_type":"expr",
        "valid_column":7,
        "custom": {
            "item_id":1,
            "group_id":2,
            "keywords":3,
            "expr_type":4,
            "match_method":5,
            "is_hexbin":6
        }
    },
    {
        "table_id":9,
        "table_name":"FILE_HTTP_HDR_REGION",
        "db_tables":["NTC_HTTP_REQ_HDR", "NTC_HTTP_RES_HDR"],
        "table_type":"expr_plus",
        "valid_column":8,
        "custom": {
            "item_id":1,
            "group_id":2,
            "district":3,
            "keywords":4,
            "expr_type":5,
            "match_method":6,
            "is_hexbin":7
        }
    },
    {
        "table_id":10,
        "table_name":"FILE_HTTP_BODY_REGION",
        "db_tables":["NTC_HTTP_REQ_BODY", "NTC_HTTP_RES_BODY"],
        "table_type":"expr",
        "valid_column":7,
        "custom": {
            "item_id":1,
            "group_id":2,
            "keywords":3,
            "expr_type":4,
            "match_method":5,
            "is_hexbin":6
        }
    },
    {
        "table_id":11,
        "table_name":"NTC_MAIL_HDR",
        "table_type":"expr_plus",
        "valid_column":8,
        "custom": {
            "item_id":1,
            "group_id":2,
            "district":3,
            "keywords":4,
            "expr_type":5,
            "match_method":6,
            "is_hexbin":7
        }
    },
    {
        "table_id":12,
        "table_name":"NTC_MAIL_BODY",
        "table_type":"expr_plus",
        "valid_column":8,
        "custom": {
            "item_id":1,
            "group_id":2,
            "district":3,
            "keywords":4,
            "expr_type":5,
            "match_method":6,
            "is_hexbin":7
        }
    },
    {
        "table_id":13,
        "table_name":"NTC_FTP_URL",
        "table_type":"expr",
        "valid_column":7,
        "custom": {
            "item_id":1,
            "group_id":2,
            "keywords":3,
            "expr_type":4,
            "match_method":5,
            "is_hexbin":6
        }
    },
    {
        "table_id":14,
        "table_name":"NTC_FTP_CONTENT",
        "table_type":"expr",
        "valid_column":7,
        "custom": {
            "item_id":1,
            "group_id":2,
            "keywords":3,
            "expr_type":4,
            "match_method":5,
            "is_hexbin":6
        }
    }
]