Skip to content

feat(alerts): add Flowtriq alert module for DDoS correlation#4935

Open
jacob-masse wants to merge 1 commit into
GameServerManagers:masterfrom
jacob-masse:feat/alert-flowtriq
Open

feat(alerts): add Flowtriq alert module for DDoS correlation#4935
jacob-masse wants to merge 1 commit into
GameServerManagers:masterfrom
jacob-masse:feat/alert-flowtriq

feat(alerts): add Flowtriq alert module for DDoS correlation

2d2ca1f
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jun 25, 2026 in 0s

1 new issue (0 max.) of at least severity.

Annotations

Check warning on line 43 in lgsm/modules/alert_flowtriq.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lgsm/modules/alert_flowtriq.sh#L43

Check exit code directly with e.g. 'if mycmd;', not indirectly with $?.