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,

View File

@@ -80,6 +80,7 @@ log-triggers:
enabled: true
minimum-severity: high
response-body: false
response-code: true
appsec-logging:
all-web-requests: false
detect-events: true
@@ -87,8 +88,8 @@ log-triggers:
extended-logging:
http-headers: false
request-body: false
url-path: false
url-query: false
url-path: true
url-query: true
log-destination:
cloud: false
stdout: