wide page with sticky table heads.

updates local-policy default.
data fields fixes.
This commit is contained in:
Rami Winestock
2023-12-18 18:23:02 +02:00
parent 2a3348ea3d
commit 8631791999
10 changed files with 12 additions and 14 deletions

View File

@@ -63,6 +63,7 @@ const internalOpenappsecLog = {
waapIncidentType: json.eventData.waapIncidentType,
httpSourceId: json.eventData.httpSourceId,
sourceIP: json.eventData.sourceIP,
proxyIP: json.eventData.proxyIP,
httpHostName: json.eventData.httpHostName,
httpMethod: json.eventData.httpMethod,
httpUriPath: json.eventData.httpUriPath,