mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Harmonizes remaining hardcoded Lua scores
This commit is contained in:
parent
38b47d5aa8
commit
ccb61a7444
13 changed files with 21 additions and 21 deletions
|
|
@ -45,7 +45,7 @@ function tracker.log(f_name, f_args)
|
|||
remote_addr
|
||||
)
|
||||
|
||||
alert:set_score(10)
|
||||
alert:set_score_notice()
|
||||
alert:set_subtype('function'.."/"..(f_name or '').."/"..(remote_addr or ''))
|
||||
|
||||
alert:store(alerts_api.userEntity(entity_value))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue