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.