Hey there,
is there any redaction strategy implemented for the client field ClientAddr
?
I configured limiting this field in my access logs with the value redact
but it still shows the IP address instead of REDACTED
.
Configuring the field with the value drop
works as expected and shows " - "
as the value.
Bonus question: would it be possible to anonymize the ip address instead of redacting it? Like having the original ip address 192.168.1.34
anonymize it to 192.168.1.0
or 192.168.1.x