diff options
| author | wangkuan <[email protected]> | 2024-08-30 17:41:01 +0800 |
|---|---|---|
| committer | wangkuan <[email protected]> | 2024-08-30 17:41:01 +0800 |
| commit | 8f0b3e8e59b953d831ce063317496a3dab4db062 (patch) | |
| tree | eb45ac09de9da2cc2ec4ba85e43d3cafd3d24cee | |
| parent | 20408bf8e3f93fcb66a3d4f5486492a2cb42eb56 (diff) | |
| parent | 91dca019ba45939b818b0918b08766c9287f9ff6 (diff) | |
Merge branch 'master' of https://git.mesalab.cn/galaxy/deployment/updata-record
| -rw-r--r-- | tsg_olap/upgrade/TSG-24.09/hos/hosutil/config.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
