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.