mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Fixes issues with unexpected XXX alerts where impacted server was not reported
Added Lua getFlowProtoClientIP/getFlowProtoServerIP calls in flows
This commit is contained in:
parent
fbbbe4f4ad
commit
06161556ac
19 changed files with 143 additions and 44 deletions
|
|
@ -13,7 +13,7 @@ return {
|
|||
|
||||
-- ####################### Status strings
|
||||
|
||||
status_unexpected_smtp_description = "Unexpected SMTP server found:",
|
||||
status_unexpected_smtp_description = "Unexpected SMTP server found: %{server}",
|
||||
|
||||
-- ####################### Alert strings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue