From 91dca019ba45939b818b0918b08766c9287f9ff6 Mon Sep 17 00:00:00 2001 From: houjinchuan Date: Fri, 30 Aug 2024 16:59:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0hosutil=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsg_olap/upgrade/TSG-24.09/hos/hosutil/config.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsg_olap/upgrade/TSG-24.09/hos/hosutil/config.properties b/tsg_olap/upgrade/TSG-24.09/hos/hosutil/config.properties index 1da44d1..5cb5164 100644 --- a/tsg_olap/upgrade/TSG-24.09/hos/hosutil/config.properties +++ b/tsg_olap/upgrade/TSG-24.09/hos/hosutil/config.properties @@ -18,4 +18,4 @@ http.connect.timeout=5000 http.connection.request.timeout=10000 http.socket.timeout=-1 hos.log.types=security_event,monitor_event,proxy_event,session_record,voip_record,assessment_event,transaction_record,troubleshooting -hos.log.types.file.types.url.fields=security_event:http-http_response_body&http_request_body,pcap-packet_capture_file,eml-mail_eml_file;proxy_event:http-http_response_body&http_request_body;session_record:http-http_response_body&http_request_body,pcap-packet_capture_file,eml-mail_eml_file;voip_record:pcap-rtp_pcap_path;assessment_event:other-assessment_file;transaction_record:http-http_response_body&http_request_body,eml-mail_eml_file;monitor_event:http-http_response_body&http_request_body,pcap-packet_capture_file,eml-mail_eml_file \ No newline at end of file +hos.log.types.file.types.url.fields=security_event:http-http_response_body&http_request_body,pcap-packet_capture_file&rtp_pcap_path,eml-mail_eml_file;proxy_event:http-http_response_body&http_request_body;session_record:http-http_response_body&http_request_body,pcap-packet_capture_file&rtp_pcap_path,eml-mail_eml_file;voip_record:pcap-rtp_pcap_path;assessment_event:other-assessment_file;transaction_record:http-http_response_body&http_request_body,eml-mail_eml_file;monitor_event:http-http_response_body&http_request_body,pcap-packet_capture_file&rtp_pcap_path,eml-mail_eml_file \ No newline at end of file