Commit graph

300 commits

Author SHA1 Message Date
Alfredo Cardigliano
e344508df1 Update runTest API in all endpoint plugins. Add action=test in edit_notification_recipient.lua 2020-07-28 15:52:41 +02:00
Alfredo Cardigliano
9acf38efa9 Port email, slack, syslog, webhook plugins to the new alert API 2020-07-28 10:28:35 +02:00
Alfredo Cardigliano
9805d65998 Enable new recipient based notification for the slack endpoint 2020-07-27 17:26:49 +02:00
Alfredo Cardigliano
3b6b593815 Enable new recipient based notification for the webhook endpoint 2020-07-27 16:16:06 +02:00
Alfredo Cardigliano
4412278bf7 Enable new recipient based notification for the syslog endpoint 2020-07-27 15:07:59 +02:00
Alfredo Cardigliano
6db82d9d3f Enable new recipient based notification for the email endpoint (temporarily disabled) 2020-07-27 13:19:28 +02:00
Simone Mainardi
0b894bcec9 Typo 2020-07-24 13:22:17 +02:00
Alfredo Cardigliano
9c87f83fa0 notification_recipients.processNotifications (wip) 2020-07-24 11:35:08 +02:00
Simone Mainardi
c923cc2c5c Reworks active monitoring to use require in place of dofile 2020-07-23 13:06:17 +02:00
gabryon99
5ad922c722 add am pool filtering 2020-07-23 12:12:26 +02:00
gabryon99
b83108e423 fixed Add new Pool description 2020-07-21 17:24:43 +02:00
gabryon99
ea35d1b0a8 fixed anchor Add AM Pool 2020-07-20 12:33:56 +02:00
gabryon99
2c27297ed3 add host pool members page 2020-07-20 11:50:44 +02:00
gabryon99
1a72ce58c8 add select inside active monitoring for am pools 2020-07-15 15:01:07 +02:00
Simone Mainardi
a0bff35b11 Fixes alert_request_reply_ratio.lua granularity
Fixes #4122
2020-07-13 16:07:28 +02:00
Simone Mainardi
583bcd2d0c Fixes req/repl alert triggered as slow purge 2020-07-09 08:18:35 +02:00
gabryon99
0ae45c262f restyling for datatables 2020-06-29 22:12:17 +02:00
Simone Mainardi
9e5e63e28f Avoids unnecessary executions of flow user script external_alert_check.lua
Fixes #4080
2020-06-26 12:08:10 +02:00
Simone Mainardi
c34b5b65e0 Fixes webhook alert endpoint username validation 2020-06-24 18:47:47 +02:00
Simone Mainardi
ec627949b0 Fixes slack alert endpoint username validation 2020-06-24 18:11:21 +02:00
Simone Mainardi
027c87e451 Fixes email alert endpoint smtp username validation 2020-06-24 17:49:52 +02:00
Simone Mainardi
e9647c6dc8 Fixes email alert endpoint server name validation 2020-06-24 17:16:04 +02:00
gabryon99
90fd212293 add max config limit to endpoint configs 2020-06-22 10:49:52 +02:00
gabryon99
342347418f fixed spinner in infludb_stats 2020-06-18 15:55:31 +02:00
Simone Mainardi
0cf69d9996 Adds slack, webhook and syslog notification endpoints 2020-06-18 12:55:12 +02:00
gabryon99
d592b3b43c add spinner inside snmp add modal and replaced the old loading image 2020-06-18 11:37:26 +02:00
gabryon99
8b09941b62 add data-pattern to email endpoint 2020-06-17 10:05:44 +02:00
gabryon99
4b27804166 add templates for endpoint notifications 2020-06-16 21:39:47 +02:00
gabryon99
f2e4b6408a adding template for alert endpoint 2020-06-16 17:15:33 +02:00
gabryon99
c0f59f9f10 removed todo from active_monitoring_utils.js 2020-06-16 09:34:38 +02:00
gabryon99
91507212f0 add datatable-utils inside makefile 2020-06-15 11:37:14 +02:00
gabryon99
b96e6dfba8 ip address validation active monitoring gui 2020-06-15 10:58:35 +02:00
Simone Mainardi
876fcfefcf Fixes attempt to index a nil value (global 'snmp_utils') 2020-06-10 14:37:36 +02:00
Simone Mainardi
0bbb30e13e Refactors snmp_utils global methods into module functions 2020-06-10 13:09:30 +02:00
Simone Mainardi
8a3e65ac50 Requires snmp_utils as local module 2020-06-10 12:17:25 +02:00
Alfredo Cardigliano
d56122c900 Fix computation of interface throughput (alert) (fix #4000) 2020-06-03 09:13:55 +02:00
Alfredo Cardigliano
b8fdee7fa9 Fix value computation in Throughput Alert (#fix #4000) 2020-06-01 12:33:15 +02:00
Simone Mainardi
08440cf324 Fixes wrong interface displayed on active monitoring
Fixes #3965
2020-05-20 16:22:57 +02:00
Alfredo Cardigliano
5b96269410 Host log verbosity fix/cleanup 2020-05-19 17:24:04 +02:00
Alfredo Cardigliano
9ce25a32cf Syslog severity level configuration note (consider implementing a select here) 2020-05-19 17:10:23 +02:00
Alfredo Cardigliano
fcd43fb880 Add plugin configuration to syslog plugins 2020-05-19 16:57:54 +02:00
emanuele-f
94be495a6c Rename are-you-sure disable parameter 2020-05-19 11:15:07 +02:00
emanuele-f
bc9821278c Migrate scripts-list-utils.js to modal-utils.js
Addresses #3861
2020-05-19 11:11:52 +02:00
Alfredo Cardigliano
e8fcbd2a90 Trigger host alerts for collected syslog messages (also to companions) 2020-05-18 12:52:38 +02:00
Simone Mainardi
b6447bbfb0 Implements ordering for flow Lua callbacks 2020-05-17 14:12:08 +02:00
Alfredo Cardigliano
c6e061e62b Improve syslog API, add host log plugin skeleton 2020-05-16 11:35:32 +02:00
Simone Mainardi
058f2a32be Uses nDPI-calculated risks for TLS alerts 2020-05-15 11:54:18 +02:00
Simone Mainardi
9f6c6cb315 Initial work to merge alert and notification endpoints 2020-05-14 11:04:57 +02:00
Simone Mainardi
5d798db8fc Adjusts endpoint tests 2020-05-14 10:46:53 +02:00
gabryon99
71870f5158 validation of endpoint fields 2020-05-13 22:15:09 +02:00