DEV Community

Cover image for Apache Log Parser and Data Normalization - farm built
Will Raymond
Will Raymond

Posted on

Apache Log Parser and Data Normalization - farm built

Here's an open-source Apache Log Parser & Data Normalization solution. Python module imports Apache2 Access (LogFormats = vhost_combined, combined, common, extended) & Error logs into MySQL Schema of tables, views & functions designed to normalize data. Client & Server components capable of consolidating logs from multiple web servers & sites with Audit Trail & Error Logging! https://github.com/WillTheFarmer/ApacheLogs2MySQL

Top comments (0)