blob: edf557cfb64658397a831f2dacd0558491863260 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
houyi_global:
sapp:
packet_io:
inbound_route_dir: 1
internal_device: "eth5"
external_device: "eth4"
houyi:
redis_server_ip: "192.168.40.131"
redis_server_port: 7002
redis_index: 0
rpm_files:
houyi_rpm_file: "houyi-1.2.0.78327cd-1.el7.x86_64.rpm"
houyi_common_tools_rpm_file: "houyi-common-tools-1.0.1.e757dda-1.el7.x86_64.rpm"
houyi_plug_rpm_file: "houyi-plug-1.2.0.203ee5c-1.el7.x86_64.rpm"
net_flood_rpm_file: "net_flood-2.1.0.27094d7-1.el7.x86_64.rpm"
sapp_rpm_file: "sapp-4.0.8.7010e12-1.el7.x86_64.rpm"
kafka:
brokers: "192.168.40.224:9092"
interval: 10
topic_name: "ACTIVE-DEFENCE-EVENT-LOG"
|