Skip to content
View WillTheFarmer's full-sized avatar
👨‍🌾
finishing NGINX log format parsing today. Tuesday access and error NGINX format
👨‍🌾
finishing NGINX log format parsing today. Tuesday access and error NGINX format

Block or report WillTheFarmer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. files-to-mysql files-to-mysql Public

    files-to-MySQL is a Python ETL-frameworks that ingests data from files and creates audit trail from data to file it came from in a fully-normalized relational database. DDL scripts create MySQL or …

    Python 4 2

  2. willthefarmer.github.io willthefarmer.github.io Public

    Provides information about files-to-mysql & growing database schemas designed for files-to-mysql. files-to-mysql is a Python ETL-frameworks for file data ingestion into MySQL or MariaDB.

    CSS

  3. mysql-http-logs mysql-http-logs Public

    used with files-to-MySQL this schema creates audit trail between Apache and NGINX http access and error log files and the access_log and error_log TABLES with a foreign key.

    SQL 1

  4. mysql-system-files mysql-system-files Public

    used with files-to-MySQL this schema is the file to data relationship. This schema along with another schema can be combined to create custom file data ingestions ETL systems.

    SQL

  5. mysql-system-logs mysql-system-logs Public

    used with files-to-MySQL this schema creates audit trail between Linux-based system log files and MySQL or MariaDB schema.

    Python

  6. mysql-to-echarts mysql-to-echarts Public

    Web Interface with Drill Down Capability and Log Visualization integration. Built with Express.js & Apache ECharts frameworks for MySQL or MariaDB schema repositories