mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fix syslog test return value
This commit is contained in:
parent
8a8a947606
commit
a53f494d43
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ function syslog.sendMessage(notif, severity, syslog_format)
|
|||
end
|
||||
|
||||
ntop.syslog(msg, syslog_severity)
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue