From 3ba366c13b0bf0795286e137dfb35c0f4cc34be6 Mon Sep 17 00:00:00 2001 From: byb11 Date: Thu, 2 Mar 2023 15:47:30 +0800 Subject: 调整代理策略http协议字段 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/data/template/data_warehouse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/data/template/data_warehouse.yaml b/other/data/template/data_warehouse.yaml index 4fb9c7e..2e06f63 100644 --- a/other/data/template/data_warehouse.yaml +++ b/other/data/template/data_warehouse.yaml @@ -2087,7 +2087,7 @@ security_events_rdp: proxy_events_http: - HTTP.URL - HTTP.Host - - HTTP.Domain + - HTTP.Domain(Deprecated) - HTTP.Request Content Length - HTTP.Request Content Type - HTTP.Response Content Length -- cgit v1.2.3