blob: ec96db3bec658ae58ac2df88c1c33ea08da8dff9 (
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
|
version: 1
device:
tags:
- device_group: group-xxg-three
- data_center: center-xxg-three
session_id_generator:
snowflake_worker_id_base: 3
snowflake_worker_id_offset: 2
feature:
enable_stream_bypass_under_ddos: 1
firewall:
enable: 1
proxy:
enable: 1
sessionrecord:
enable: 1
enable_dns_record: 1
enable_rtp_record: 1
capturepacket:
enable: 1
radius:
enable: 1
gtp:
enable_gtp_c_record: 1
wannat:
enable: 1
nat_gateway_address: "192.168.40.134"
reachability_test_server_address: "192.168.40.134"
ddossketch:
enable: 1
app:
identify_by:
user_defined_signature: 1
builtin_app_engine: 1
cm:
policy_server:
address: "192.168.44.72"
port: 7003
olap:
kafka_broker:
address_list: ['192.168.44.11:9094','192.168.44.14:9094','192.168.44.15:9094']
hos_server:
address: "192.168.44.67"
port: 9098
coredump:
format: core
collect: local
sentry_url: https://sentry.mesalab.cn/api/3/minidump/?sentry_key=e8e446bb3bd8435c97f4c01770ca7025
app_behavior:
enable: 1
|