cPanel & WHM Version 114 has been released, and brings a slew of great updates. Take a look at what is included, and then upgrade today!

mod_log_ipmask

Daniel shared this idea 5 years ago
Open Discussion

As an european web-hosting provider, I would like to have Apache mod_log_ipmask in the EasyApache selection, so that we can increase compliance to the GDPR regulations by removing the user-identifying last octet of the IP addresses.

Link to the module: https://github.com/webfactory/mod_log_ipmask

Replies (1)

photo
2

This is an interesting idea. We might also consider doing it as part of our piped logging system, using this as a model:

https://github.com/mmitch/httpd-log-anon-filter


It looks like mod_ip_ipmask module only works with IPv4. The module above works with both IPv4 and IPv6. If we could adapt that to our piped logging code then we wouldn't need other modules.

Leave a Comment
 
Attach a file