Commit graph

114 commits

Author SHA1 Message Date
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
69e7bcd2e4 Fix SNMP alerts in case of bad port number provided by the check 2023-06-06 10:34:44 +00:00
Alfredo Cardigliano
cc582f8e31 Remove debug messages. Fix indentation. 2023-06-06 10:27:49 +02: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
2ec229a8c5 Add comments 2023-04-21 16:56:43 +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
leo.debie
7ea00e62bf added mattermost endpoint 2023-03-08 14:19:10 +01:00
Matteo Biscosi
40e04f397b Removed redis storm from host pools (#7256) 2023-02-27 11:27:35 +00:00
MatteoBiscosi
698cacb419 Fixes syslog check not working 2023-02-03 17:24:13 +01:00
Luca Deri
6ee4c25f81 Improve traffic volume alert 2022-12-20 19:34:15 +01:00
Alfredo Cardigliano
c08014b934 Cleanup 2022-12-20 06:30:07 -05:00
MatteoBiscosi
d9d7363844 Removed debug print 2022-11-23 11:31:38 +01:00
MatteoBiscosi
52c316d214 Removed non standard connotations (#6878) 2022-10-17 15:53:36 +02:00
Alfredo Cardigliano
7553dd19c2 Add entity details to telegram alerts 2022-10-04 16:59:42 +02:00
Alfredo Cardigliano
93dd74d906 Fix telegram notifications (fix #6915) 2022-10-03 12:29:23 +02:00
Alfredo Cardigliano
a463ff59f8 Add entity based filter in Recipient configuration 2022-09-30 09:26:34 +02:00
Alfredo Cardigliano
e9d39fbfa7 Fix log time in case of 'plaintext' 2022-09-01 09:49:11 +02:00
Alfredo Cardigliano
bf9a3a720c Add tracing for alerts delivery 2022-08-01 16:12:26 +02:00
MatteoBiscosi
3f214341ea Added traceback in case of nil score 2022-07-20 13:14:49 +02:00
MatteoBiscosi
df5fc65d1c Changed recipients availability refresh rate 2022-07-05 16:33:57 +02:00
MatteoBiscosi
e3e7694358 Added error check every 2 minutes in case of failure (#6764) 2022-07-05 16:19:35 +02:00
Luca Deri
6fb503ea75 Added sanity check for invalid recipient/endpoint configuration 2022-05-26 19:18:25 +02:00
Alfredo Cardigliano
b277be68f2 Add support for Active Monitoring selection in recipients 2022-04-27 17:07:53 +02:00
Alfredo Cardigliano
32635385fe Add safety check to disable email authentication when not required 2022-04-12 14:38:10 +02:00
Alfredo Cardigliano
f199e9bf30 Fix system alerts on SQLite (db per interface). Add ntop.alert_store_query API. 2022-04-08 10:45:03 +02:00
Alfredo Cardigliano
190ef1700f Fix syslog timestamp format (fix #6359) 2022-03-04 15:14:33 +01:00
Alfredo Cardigliano
276178ee67 Fix pool match 2022-03-03 19:08:37 +01:00
Alfredo Cardigliano
7173f86704 Fix ntop_find_member_pool 2022-03-03 09:47:04 +01:00
Alfredo Cardigliano
6886186418 Match AM notifications against Host Pools 2022-03-02 18:59:40 +01:00
Luca Deri
6f9e38f106 Fixed startup errors 2022-02-27 17:41:03 +01:00
Alfredo Cardigliano
ca846f4015 Remove Interface pool (we have the host pool only now) 2022-02-25 18:04:46 +01:00
Alfredo Cardigliano
4a7aeccd11 Allow empty host pool selection in recipient 2022-02-25 16:51:25 +01:00
Alfredo Cardigliano
fb441a73a6 Hide host pools selection in the default recipient 2022-02-23 15:53:23 +01:00
Alfredo Cardigliano
7a225929ed Remove interface pool selection in recipients 2022-02-23 15:38:50 +01:00
Alfredo Cardigliano
c3a5950c6f Enable support for pool-based filtering in recipients 2022-02-23 12:29:58 +01:00
Alfredo Cardigliano
dcd23241c7 Pools configuration in Recipients (WIP) 2022-02-22 18:33:09 +01:00
Alfredo Cardigliano
58c14ce216 Remove exceptions for hsot/flow recipients 2022-02-18 12:28:53 +01:00
Alfredo Cardigliano
29c0ba4594 Removed recipient selection from pools. Only severity and category are used as filters now. New filtering based on pool to be done. 2022-02-18 11:45:16 +01:00
Alfredo Cardigliano
8c4c6c58d2 Add placeholder for pcap download modal 2022-02-17 15:15:15 +01:00