Project

Contents

Issue #00005409

Added option to anonymise remote IPs and hosts
Feature/Improvement

OpenWGA logges the client IP address in some situations.

Because european law has some problems with logging of IP adresses we now added an option to anonymise requests.

To do this OpenWGA must be started with the following system property:

-Dde.innovationgate.wga.anonymise_remote_addr=true

Remote IPs will then be logged as

_._._._

and remote hosts as

anonymousRemoteHost