A feature that enables storing logs, complaint and non-complaint to GDPR in Windows.
The idea is to have non-compliant GDPR logs so debugging can be done and compliant GDPR logs that don't contain IPs for example.
4
votes
![](https://secure.gravatar.com/avatar/65df4ac98df235db0f599b807a80f857?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
It’s pointless. Once we have non-compliant GDPR logs, it makes no sense to have compliant GDPR logs.
—
IG
-
Mauro Cappuccio commented
Hello,
this feature can be usefull for debugging and troubleshooting issues.We can anonymize IP address removing last octet (with a zero for example) to let stats to be resolved correctly.
Thanks