GitHub

log-parser-mysql-cli

The goal is to write a parser in Java that parses web server access log file, loads the log to MySQL and checks if a given IP makes more than a certain number of requests for the given duration. java ...
As a sample use case, log snapshots of running tasks from information_schema to check what was running when spikes logged on your panels in Grafana. You can build docker image with supplied Dockerfile ...