ApacheLogs2MySQL consists of two Python Modules & one MySQL Schema that parse and import Access & Error log files and normalizes data into database designed for reports & data analysis.
This application automates consolidation of log files from multiple Servers and unlimited Domains with audit trail & error logging.
The ApacheLogs2MySQL repository is barely found in GitHub search regardless of Topics added to Repository.
None of the Search Engines outside of GitHub have yet to find the ApacheLogs2MySQL repository.
My conclusion is the poor search results are due to a large majority of repository codebase is SQL language.
GitHub does not even recognize SQL as a language. I had to add code to .gitattributes
to have it appear on repository.
*.sql linguist-detectable=true
*.sql linguist-language=sql
SQL is much more important and powerful language in real-world applications than many langauges detected by GitHub.
Hopefully creating this repository, website and image 👇 improves ApacheLogs2MySQL repository visibility.