Skip to content

Commit b559bd2

Browse files
authored
Merge pull request #178 from UncoderIO/gis-aql-upd-02-07-2024_v2
update mapping
2 parents eb24b13 + 0749ea5 commit b559bd2

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

uncoder-core/app/translator/mappings/platforms/palo_alto_cortex/webserver.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ field_mapping:
1515
cs-uri-stem: xdm.network.http.url
1616
cs-uri-query: xdm.network.http.url
1717
c-uri-path: xdm.network.http.url
18+
cs-host: xdm.network.http.domain
1819
uri_path: xdm.network.http.url
1920
cs-uri: xdm.network.http.url

uncoder-core/app/translator/mappings/platforms/qradar/proxy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ field_mapping:
2828
- UrlHost
2929
- URL Host
3030
- URL Domain
31+
- HTTP Host
3132
cs-referrer:
3233
- URL Referrer
3334
- Referrer URL

uncoder-core/app/translator/mappings/platforms/qradar/webserver.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,11 @@ field_mapping:
2424
- URL Path
2525
- URL Query String
2626
#cs-cookie: cs-cookie
27-
cs-host:
27+
cs-host:
2828
- UrlHost
2929
- URL Host
3030
- URL Domain
31+
- HTTP Host
3132
cs-referrer:
3233
- URL Referrer
3334
- Referrer URL

0 commit comments

Comments
 (0)