ApacheLogAnonymizer

A small Rust programm to anonymize webserver logs.

ApacheLogAnonymizer is intended to remove personal data from webserver log files in order to store them in compliance with the GDPR (german: DSGVO).

ApacheLogAnonymizer was only tested with apache2 access.log and error.log samples. This program was written to the best of knowledge and ability but neither functionality nor correctness can be guaranteed.