Additional utility for Autoban service. Do analyze of cumulative user behavior statistics.

Andrew Khozhempo 5e10c73767 Initial commit 3 年之前
.gitattributes 5e10c73767 Initial commit 3 年之前
LICENSE 5e10c73767 Initial commit 3 年之前
README.md 5e10c73767 Initial commit 3 年之前
ab_analyzer.go 5e10c73767 Initial commit 3 年之前
config.json 5e10c73767 Initial commit 3 年之前
go.mod 5e10c73767 Initial commit 3 年之前
go.sum 5e10c73767 Initial commit 3 年之前

README.md

Autoban analyzer

Additional utility for Autoban service. Do analyze of cumulative user behavior statistics.

INSTALLATION

Download and run periodically to search suspicious activity. Correct config.json with you mySQL base configuration and allow access to autoban base.

Depenging of period use one key on command line: -10m

    process every 10 minutes analyze

-daily

    process daily analyze

-hourly

    process hourly analyze

REQUIREMENTS

Every system supported with golang complator.

QUICK START

Not so easy as you think. Gotta try a little.