Commit graph

204 commits

Author SHA1 Message Date
Matteo Biscosi
0fee5ab3f6 Fixes notification edit issue 2023-09-13 16:16:47 +00:00
Matteo Biscosi
37f7e86326 Added advanced/simple recipient switch 2023-09-11 16:12:01 +00:00
Matteo Biscosi
60e093d7b3 Added support to icon and fixed recipient add modal 2023-08-29 10:45:11 +00:00
Matteo Biscosi
b691841321 Added possibility to send notification to recipients (#7781) 2023-08-24 15:55:33 +00:00
Matteo Biscosi
9dd0507025 Added multiselect and min-height in recipients (#7694) 2023-08-02 14:18:37 +00:00
Matteo Biscosi
144dbaebb3 Fixes minor issues with recipients/alerts name 2023-08-01 10:26:16 +00:00
Matteo Biscosi
8f770d490e Added support to deliver specific alerts to endpoints (#7694) 2023-08-01 10:04:50 +00:00
Matteo Biscosi
250eda95fb Fixes edit button 2023-03-16 15:08:27 +00:00
Alfredo Cardigliano
5515821ad5 Fix locale 2022-11-11 18:14:56 +01:00
Alfredo Cardigliano
a463ff59f8 Add entity based filter in Recipient configuration 2022-09-30 09:26:34 +02:00
Alfredo Cardigliano
bebb1e9219 Cleanup excluded hosts from checks configuration 2022-07-04 18:33:27 +02:00
MatteoBiscosi
4b7edebc71 Added confidence filter to alerts 2022-06-07 18:40:02 +02:00
MatteoBiscosi
5f686624ab Added Error code filter to alerts (#6610) 2022-05-30 15:22:45 +02:00
Alfredo Cardigliano
b277be68f2 Add support for Active Monitoring selection in recipients 2022-04-27 17:07:53 +02:00
uccidibuti
e9a32c3574 Recipients: Empty Severity Field #6536 2022-04-26 14:38:20 +02:00
uccidibuti
c6b684af76 Unable to add two recipients #6535 Recipients: Empty Severity Field #6536 2022-04-26 13:25:28 +02:00
Alfredo Cardigliano
167a255ff8 Fix recipients edit in case of no endpoints configured 2022-04-08 15:24:49 +02:00
uccidibuti
f93b7c98f2 https://github.com/ntop/ntopng/issues/6430 2022-03-21 10:56:32 +01:00
Alfredo Cardigliano
4a7aeccd11 Allow empty host pool selection in recipient 2022-02-25 16:51:25 +01:00
Alfredo Cardigliano
50a54be0bf Add notes 2022-02-23 16:02: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
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
Luca Deri
fe3cb3e2c1 Checks can now be disabled from Pro and superior 2022-01-24 19:33:09 +01:00
Alfredo Cardigliano
a3bce393ca Remove duplicated i18n tag fields. Add info tag definition. 2022-01-11 10:48:52 +01:00
Alfredo Cardigliano
8266ad3e3e Extend singlework validator to accept longer words (#6118) 2021-12-27 11:19:29 +01:00
Alfredo Cardigliano
608328b295 Code cleanup 2021-11-23 14:46:47 +01:00
Alfredo Cardigliano
dedea350b8 Datatable cleanup 2021-11-23 12:05:31 +01:00
Alfredo Cardigliano
ad5b7a1250 Add supprot for filtering alerts on hostname. Filter on hostname rather than IP when hostname is available 2021-11-11 18:37:59 +01:00
MatteoBiscosi
3bc17062db Put checkbox to checked by default (#5939) 2021-09-30 15:58:43 +02:00
Simone Mainardi
4e750c8cde Implements 'All' checks tab to have all checks in a single place
Addresses #5610
2021-09-21 16:25:42 +02:00
Simone Mainardi
2cb849c98f Implements alert filters by score
Implements #5859
2021-09-09 18:27:01 +02:00
Vasilis Tako
ca651f1a11 Fixed modal abort button 2021-09-09 17:21:42 +02:00
Vasilis Tako
03c81dbdbf Fixed double Id. Fixing disabled button. (#4916) 2021-09-02 16:04:23 +02:00
Simone Mainardi
833fc3670b Reworks version of alert exclusions 2021-07-12 17:37:51 +02:00
Alfredo Cardigliano
e247139c02 Add ip_version to the alert DB. Add filter on IP version in alert explorer. 2021-07-09 18:04:27 +02:00
l3wiz
2368fb6064 Removed duplicated elements on DOM 2021-07-07 15:35:45 +02:00
Simone Mainardi
ae0d1e9543 Implements toggle and filter for acknowledged alerts
Addresses #5600
2021-07-06 17:12:29 +02:00
Simone Mainardi
132dccf362 Implements filter to see acknowledged alerts
Addresses #5600
2021-07-06 14:26:25 +02:00
Simone Mainardi
04db8cc274 Merges acknowledge and label alerts into acknowledge
Addresses #5600
2021-07-05 18:02:56 +02:00
l3wiz
d24f94d14d Added a modal when try to open external links (Issue #5618) 2021-07-02 19:28:33 +02:00
Simone Mainardi
f1083262e3 Implements facilities to label alerts
Implements #5600
2021-07-02 17:25:58 +02:00
Simone Mainardi
feb65be1ca Implements acknowledged alerts
Implements #5600
2021-07-02 14:58:38 +02:00
Simone Mainardi
0a6b513710 Implements ability to store/search/filter host alerts by cli/srv
Addresses #5575
2021-06-30 12:58:00 +02:00
Alfredo Cardigliano
1627da8dfc Add support for multiple tags of the same type in the alert filter (frontend) 2021-06-30 11:10:11 +02:00
Simone Mainardi
2a7b32056a Unifies attacker/victim roles between flows and hosts 2021-06-30 11:03:00 +02:00
Alfredo Cardigliano
a8d08b2d3e Add support for more filter operators in alerts explorer 2021-06-29 18:25:45 +02:00
Alfredo Cardigliano
34f546810d Add support for 'subtype' filter dialog 2021-06-25 15:35:58 +02:00