mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Adds traces for (string expected, got light userdata) exceptions
This commit is contained in:
parent
48be233fea
commit
886537299c
2 changed files with 11 additions and 3 deletions
|
|
@ -49,8 +49,6 @@ function alert_lateral_movement.format(ifid, alert, alert_type_params)
|
|||
vlan_id = alert["vlan_id"]
|
||||
}
|
||||
|
||||
|
||||
|
||||
if alert.json then
|
||||
info = json.decode(alert["json"])
|
||||
if not isEmptyString(info["info"]) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue