BIFIT Collector is a software for collecting and analyzing network equipment telemetry.
The primary use case is DDoS attack detection and traffic analytical reporting in conjunction with BIFIT MITIGATOR.
BIFIT Collector supports telemetry receiving via NetFlow v5/v9, sFlow v5, IPFIX.
BIFIT Collector is released independently from BIFIT MITIGATOR. Compatibility between the products is listed on this site. For example, BIFIT Collector v23.03 can work with BIFIT MITIGATOR v22.12 and v23.02.
Each version consists of a major number (branch) and a minor number.
For example, v22.12.3
major number is 22.12
, minor number is 3
.
Each major version of the product (v20.08, v20.12, etc.) has its own version
of the site, which can be seen in the address bar:
https://docs.mitigator.ru/
v20.12
/...
.
The latest stable version is offered by default.
To download a file or read the documentation for an older version, you need to
include that version in the address.
For RC versions, the master
is specified.
All commands are executed from the working directory /srv/collector
as
root
by default.
All manuals assume basic Docker knowledge.