mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Community plugins fixes
This commit is contained in:
parent
20046ffb4c
commit
3a6897bb84
3 changed files with 5 additions and 2 deletions
|
|
@ -11,6 +11,6 @@ return {
|
|||
relevance = 50,
|
||||
prio = 195,
|
||||
alert_severity = alert_consts.alert_severities.info,
|
||||
alert_type = alert_consts.alert_types.alert_suspicious_activity,
|
||||
alert_type = alert_consts.alert_types.alert_udp_unidirectional,
|
||||
i18n_title = "flow_details.udp_unidirectional"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue