There are 2 repositories under apache-log-analysis topic.
Tango is a command-line tool for analyzing access logs 💃
Deobfuscate various encodings that can be found in web logs.
This is a simple Apache log parser with a flexibly ability to group entries by column and|or filter it. Set up printing as you like!
lightweight PHP-cli app that parses the Apache access log and saves it to a mysql (PDO) database.
Julia Package for Parsing Server Log Files
Different Concepts related to Machine Learning Infrastructure, MLOps, and Machine Learning Deployment.
Apache Log Analyzer is a Python script that helps analyze Apache access logs, providing insights into API response times and hit counts within a specified time range. The script calculates response time statistics, identifies APIs with higher response times, and presents the results in a user-friendly format.
Multicore webserver log parser
HTTP Log Analysis for Website. Includes some integration with AWS athena and examples of how to wait for a thing in bash
WebLogHunter is a powerful tool for analyzing and replaying web server logs, designed to help security professionals and developers identify potential HTTP attacks and suspicious activities in web server logs.
Perl extension for Common Log Format web server logs
Leverage Python to analyze Apache access logs and detect suspicious activities such as scanning and brute-force attacks by identifying IP addresses making rapid repeated requests. This project equips you with practical log analysis techniques to enhance threat detection and cybersecurity monitoring.