-
Bug
-
Resolution: Done
-
Major
-
None
-
None
add %o: obfuscated remote IP address, removing the
last IPv4 byte or anything after the second colon (IPv6),
ie. "1.2.3." or "fe08:2:"
Also added the log patterns commonobf and combinedobf where instead of the remote host the obfuscated remote IP gets logged.
Purpose: better support for data privacy laws in the EU.
Tested against WildFly 15.0.1/linux.
Original pull request: https://github.com/undertow-io/undertow/pull/720
- clones
-
UNDERTOW-1495 add %o: obfuscated remote IP address
- Resolved
- is incorporated by
-
JBEAP-15869 (7.2.z) Upgrade Undertow from 2.0.15 to 2.0.19
- Closed
- relates to
-
JBEAP-24666 (7.4) Add undertow access log format patterns to Table 17.1. Available patterns
- New