We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 288eebe + f369364 commit 0e851bcCopy full SHA for 0e851bc
charts/frontend/templates/configmap.yaml
@@ -50,7 +50,7 @@ data:
50
51
log_format main '$remote_addr - $remote_user [$time_local] "$request" '
52
'$status $body_bytes_sent "$http_referer" '
53
- '"$http_user_agent" "$http_x_forwarded_for" $host "$http_ja3"';
+ '"$http_user_agent" "$http_x_forwarded_for" $host "$http_ja3" "$http_ja4"';
54
55
56
access_log /proc/self/fd/1 main;
0 commit comments