feat(TSG-8718): update capture_packet_plug-3.1.5 to capture_packet_plug-4.0.0

This commit is contained in:
彭宣正
2022-01-06 11:17:10 +08:00
parent 5370e689cb
commit 82283d391f
2 changed files with 7 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ certstore_rpm_version:
certstore: certstore-2.1.8.20210604.8077136
firewall_rpm_version:
capture_packet_plug: capture_packet_plug-3.1.5.135006c
capture_packet_plug: capture_packet_plug-4.0.0.b9a8ad7
conn_telemetry: conn_telemetry-1.0.2.8d6da43
dns: dns-2.1.2.20270fa
ftp: ftp-1.0.10.cc283fd

View File

@@ -179,4 +179,10 @@ SENDLOG_SWITCH=1
{% else %}
SENDLOG_SWITCH=0
{% endif %}
{% endraw %}
[CAPTURE]
{% raw %}
HOS_IP="{{ olap.hos_server.address }}"
HOS_PORT={{ olap.hos_server.port }}
{% endraw %}