mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Add reload alert exclusion on startup. (#8073)
This commit is contained in:
parent
ab9eb1112c
commit
0dbf2f532b
1 changed files with 3 additions and 0 deletions
|
|
@ -239,4 +239,7 @@ end
|
|||
vs_utils.migrate_keys()
|
||||
vs_utils.restore_host_to_scan()
|
||||
|
||||
-- Reload Alert Exclusions
|
||||
ntop.reloadAlertExclusions()
|
||||
|
||||
traceError(TRACE_NORMAL, TRACE_CONSOLE, "Completed startup.lua")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue