Python Automates Apache Logs To MySQL Import
ApacheLogs2MySQL automates importing Access & Error files into MySQL database for reports & data analysis. Runs on Windows, Linux, MacOS & supports 4 LogFormats & 2 ErrorLogFormats.
Python handles File Processing & MySQL handles Data Processing ApacheLogs2MySQL consists of two Python Modules & one MySQL Schema to automate importing Access & Error files and normalizing data into database designed for reports & data analysis. Runs on Windows, Linux and MacOS & tested with MySQL versions 8.0.39, 8.4.3, 9.0.0 & 9.1.0. 4 LogFormats & 2 ErrorLogFormats can be loaded and 5 MySQL Stored Procedures can be processed in a single Python ProcessLogs function execution. Database system designed to accommodate unlimited Domains from unlimited Servers. Step-by-step guide for easy instal...