There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A Java CLI tool 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. (Dropwizard, MySQL, JPA, Hibernate)