No description
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2022-07-19 17:20:09 +08:00
src DoS Detection Bifang Access Token 可支持动态配置 2022-07-19 17:20:09 +08:00
.gitignore flink-dos-detection first commit 2021-07-29 10:02:31 +08:00
pom.xml 集成nacos,修复依赖冲突,启动报错 2022-06-22 15:58:49 +08:00
README.md Update README.md 2021-07-30 02:56:12 +00:00

flink-dos-detection

简介

解析并聚合功能端发出的疑似DDoS攻击日志基于静态阈值与基线判断是否为DoS攻击。

输入: DosSketchLog功能端发出的TopN日志 输出: DosMetricsLog: 目标IP流量统计日志 DosEventLog: Dos事件日志,即最终检查结果