From b0090c7ba6d85259bfb47c410fd5e2c0bc8f562b Mon Sep 17 00:00:00 2001 From: detectioneer <144914862+detectioneer@users.noreply.github.com> Date: Wed, 13 Sep 2023 14:56:43 +0200 Subject: [PATCH] HttpHost LogicalType Fix ASimTester.csv Removed the hostname LogicalType at httpHost (websession) as it was incorrect according to the documentation https://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-web#:~:text=applicable.%0A%0AExample%3A%20800-,HttpHost,-Optional --- ASIM/dev/ASimTester/ASimTester.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ASIM/dev/ASimTester/ASimTester.csv b/ASIM/dev/ASimTester/ASimTester.csv index 82fdba506a5..6cae14e36dc 100644 --- a/ASIM/dev/ASimTester/ASimTester.csv +++ b/ASIM/dev/ASimTester/ASimTester.csv @@ -701,7 +701,7 @@ Hostname,string,Alias,WebSession,Hostname,,DstHostname HttpContentFormat,string,Optional,WebSession,,, HttpContentType,string,Optional,WebSession,,, HttpCookie,string,Optional,WebSession,,, -HttpHost,string,Optional,WebSession,Hostname,, +HttpHost,string,Optional,WebSession,,, HttpIsProxied,bool,Optional,WebSession,,, HttpReferrer,string,Optional,WebSession,,, HttpRequestBodyBytes,long,Optional,WebSession,,,