Commit graph

63 commits

Author SHA1 Message Date
Alfredo Cardigliano
4963dddfbf Add more recipient stats for all endpoints 2025-02-26 16:39:27 +01:00
Luca Deri
b5c2604da8 Fixed webhook timeout. Added tracings
Improved webhook messages
2025-02-26 10:36:34 +01:00
GabrieleDeri
117b6e3f0c
Added documentation for duplicate alerts silencing logic (#8992) 2025-02-25 09:26:46 +01:00
Matteo Biscosi
78dc7cc2b2 Fixes documentation links 2025-02-17 12:19:21 +01:00
Alfredo Cardigliano
12cd4513b9 Change webhook export freq to 5s. Timeout 3s. 2025-02-13 10:29:25 +01:00
Alfredo Cardigliano
d8d7330f11 Rework alert serialization. Change alert info format (info for all triggered alerts are now generated) 2024-12-10 13:27:57 +01:00
Alfredo Cardigliano
b235b2412a Add stub for insert/delete engaged 2024-11-07 12:16:28 +01:00
GabrieleDeri
c40baa8b22
Fixed webhook error indexing json field (#8786) 2024-10-29 19:25:00 +01:00
GabrieleDeri
da3252a565
Fixed JSON formatting in webhook notifications (#8782)
* Moved active hosts page from interface to hosts, improved tooltip

* Fixed missing JSON formatting webhook notifications
2024-10-29 07:36:42 +01:00
Matteo Biscosi
c3f8a468f4 Fixes json still in the webhook alert 2024-10-28 21:49:22 +01:00
Matteo Biscosi
8ee9799865 Fixes json formatting (#8770) 2024-10-28 19:00:36 +01:00
Matteo Biscosi
555636fcae Fixes mattermost error (#8756) 2024-10-17 15:52:56 +02:00
Alfredo Cardigliano
a4d28d59f2 Fix #8589 2024-08-07 16:03:53 +02:00
lucaferret
879836d59d added checkmk syslog format 2024-07-16 15:40:12 +02:00
Luca Deri
4b5d715005 Fixes #8506 2024-07-09 12:33:09 +02:00
Matteo Biscosi
952fa6e995 Fixes missing functions 2024-02-17 09:31:51 +00:00
Alfredo Cardigliano
5b0af53702 Fix email header date (zone offset) 2024-01-29 09:42:40 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
d6d3c4580f Fix alwais -> always 2024-01-11 10:36:28 +01:00
Nicolo Maio
f658d8d58f Fix nil check on mattermost endpoint. (#8152) 2024-01-10 15:18:51 +01:00
Matteo Biscosi
371d869eea Added trigger period action on shell script (#8130) 2024-01-08 10:51:55 +00:00
Matteo Biscosi
2b45e59f6f Fixes shell script execution on alerts engaged (#8094) 2023-12-18 14:33:57 +00:00
Alfredo Cardigliano
d6d3e0a829 Fix discord notifications 2023-11-13 15:58:26 +01:00
Alfredo Cardigliano
f3eb3303fa Add more VS and email debug 2023-11-07 11:19:59 +01:00
Alfredo Cardigliano
868c1ab701 Fix email with empty subject 2023-11-03 11:51:38 +01:00
Alfredo Cardigliano
f903a44771 Improve email subject for traffic and vs reports (#7969) 2023-11-02 16:07:03 +01:00
Alfredo Cardigliano
6f309a4a0f Move email subject before ntopng instance name 2023-11-02 15:35:54 +01:00
Alfredo Cardigliano
3ece52646f Change email subject for alerts (#7969) 2023-11-02 15:33:21 +01:00
Alfredo Cardigliano
bee2b6d838 Fix alert message format (#7969) 2023-11-02 12:52:00 +01:00
Alfredo Cardigliano
ed7ebaa6ac Add flag to use proxy in email settings 2023-09-28 11:07:28 +02:00
Alfredo Cardigliano
ce0eb043cf Fix syslog endpoint. 2023-09-27 10:45:06 +02:00
Alfredo Cardigliano
12303db959 Add debug mode for the email endpoint (redis-cli set ntopng.prefs.debug_email 1) 2023-09-14 15:24:56 +02:00
Alfredo Cardigliano
9dfb8223e2 Email endpoint improvements 2023-08-31 11:38:39 +02:00
Alfredo Cardigliano
3c90f6bcf3 Send report notification as html when delivering via email 2023-08-29 19:31:42 +02:00
Matteo Biscosi
144de3a7e6 Moved notification formatting function (#7781) 2023-08-25 09:20:24 +00:00
Matteo Biscosi
8f770d490e Added support to deliver specific alerts to endpoints (#7694) 2023-08-01 10:04:50 +00:00
Alfredo Cardigliano
c5e0107c4a Code review and cleanup 2023-07-21 16:54:48 +02:00
Alfredo Cardigliano
392ce43159 Review alert mitigation code 2023-07-21 16:39:43 +02:00
Nicolo Maio
7b7e8a0e87 Fix recipients. (#6240) 2023-07-21 14:10:21 +00:00
Nicolo Maio
c1128f6dea Add recipient_id in redis key, fix redis value check and add TODO comment. (#6240) 2023-07-21 10:58:22 +00:00
Nicolo Maio
9c3acf2f06 Add alert notification retention policy by default 1h. (#6240) 2023-07-19 16:25:32 +00:00
Nicolo Maio
5f73506557 Add smtp port. (#7623) 2023-07-04 09:48:49 +00:00
Alfredo Cardigliano
ecff060ae3 Fix indentation 2023-06-05 12:01:58 +02:00
Alfredo Cardigliano
b7b2810e61 Reduce frequency of failure messages in sendTCPData 2023-05-22 10:47:48 +02:00
Alfredo Cardigliano
65f3b4c344 Avoid loops in shell script notifications 2023-05-17 14:22:16 +02:00
Alfredo Cardigliano
e192def3a8 Push smart recording filters from flows and hosts directly. Removed endpoint. 2023-04-17 17:27:03 +02:00
Alfredo Cardigliano
34fc453504 Endpoint to test Smart Recording 2023-04-12 10:32:43 +02:00
Alfredo Cardigliano
807f9991b9 Fix ntop.postHTTPJsonData call in mattermost plugin 2023-03-29 15:55:59 +02:00
Matteo Biscosi
b60204d4fe Fixes counter for clickhouse alerts not working (#7088) 2023-03-27 14:13:26 +00:00
Alfredo Cardigliano
cfa4c519bd Fix Mattermost plugin config 2023-03-10 17:11:11 +01:00