Commit graph

735 commits

Author SHA1 Message Date
Matteo Biscosi
52a9c5c0e8 Fixes unexpected server alerts not working 2025-05-22 12:30:10 +02:00
Manuel Ceroni
7e03162318
Fixed incorrect alert description (#9238) 2025-05-20 14:16:58 +02:00
Manuel Ceroni
534048ac4f
Fixed empty description column (#9216) 2025-05-16 12:00:11 +02:00
Matteo Biscosi
a08bf96acb Fixes incorrect alert description due to missing values (#9182) 2025-04-29 09:59:08 +02:00
Matteo Biscosi
2ba9fcda17 Fixes suspicious DGA domain alert (#8978) 2025-03-06 15:45:20 +01:00
Matteo Biscosi
34b559e66d Added attacker in port scan (#9009) 2025-03-05 11:52:56 +01:00
Alfredo Cardigliano
4963dddfbf Add more recipient stats for all endpoints 2025-02-26 16:39:27 +01:00
GabrieleDeri
117b6e3f0c
Added documentation for duplicate alerts silencing logic (#8992) 2025-02-25 09:26:46 +01:00
Matteo Biscosi
508f3a98c7 Moved links to active monitoring page 2025-01-28 18:14:49 +01:00
Matteo Biscosi
d435f379b0 Removed check on entity id when printing the host 2024-12-19 18:27:51 +01:00
Matteo Biscosi
faa34b614c Fixes alert score not correctlt working (#8851) 2024-12-11 19:25:30 +01:00
Matteo Biscosi
e3487d445f Fixes alerts incorrectly displayed 2024-12-11 19:25:30 +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
Matteo Biscosi
0ebe2b9e88 Fixes missing blacklist (#8841) 2024-12-02 18:34:00 +01:00
Matteo Biscosi
b33cd7f697 Removed duplicated help link (#8799) 2024-11-12 10:26:48 +01:00
GabrieleDeri
f978581261
Added endpoint to get alerts info from bitmap and alert id (#8785) 2024-10-29 19:18:21 +01:00
GabrieleDeri
e280e42575
Fixed remediations link not working (#8681) 2024-08-29 16:46:55 +02:00
GabrieleDeri
7ab51d5f12
Added remediation docs, modified function to get remediation url (#8674)
* Fixed telemetry response format, no impact on base ntopng, different endpoint

* Fixed error

* Added toboolean instead of string compare

* Added ASN name in ASN timeseries page

* Added exportes interfaces page

* Exporters interfaces table config

* Updated dist ref

* Added remediation docs, modified function to get remediation url #8669 #8670 #8395
2024-08-26 14:57:06 +02:00
Luca Deri
d7873670dd Unified formatting of historical and live flows 2024-08-09 12:01:56 +02:00
Matteo Biscosi
ffa80bb51a Added blacklist info to alert_json 2024-08-02 12:10:06 +02:00
Luca Deri
80914615aa Changed remediation icon style/type 2024-05-17 11:49:30 +02:00
Matteo Biscosi
7f60065f00 Fixes remediation not shown 2024-05-17 05:23:31 -04:00
Nicolo Maio
74ec6975b4 Add flow and host remediation. 2024-05-16 11:47:29 +02:00
Matteo Biscosi
1f37ed9cfd Reworked historical flow details page 2024-04-12 07:14:09 -04:00
Matteo Biscosi
99cde4e030 Removed debug tprint 2024-04-08 13:11:17 -04:00
Matteo Biscosi
436bf03e56 Removed html when not requested and fixed some alerts description(#8304) 2024-04-08 10:45:11 -04:00
Matteo Biscosi
cbec26e3b4 Fixes missing alert descriptions (#8314 #8313) 2024-04-08 07:02:17 -04:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Matteo Biscosi
ef27b0b058 Fixes circular dependency and lightened some modules 2024-02-21 10:44:16 +00:00
Nicolò Maio
1e9524d483
Removing lua utils in storage utils (#8227)
* Removing lua_utils from storage_utils

* Remove profiling

* Add missing requires for the 'flowinfo2hostname' method.

* Move clickhouseSupport check to check_redis_prefs
2024-02-19 17:56:26 +01:00
Matteo Biscosi
e597e83e15 Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
Nicolo Maio
ce57eef578 Optimize the getter of the alert category using its ID (#8204) 2024-02-06 18:35:47 +01:00
Nicolo Maio
bde7640a03 Add missing category on custom alerts. (#8204) 2024-02-06 16:46:31 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
ddf916b330 Fix reports. Improve notification format checks. 2023-12-29 15:23:09 +01:00
Alfredo Cardigliano
9dff936478 Safety check on bad notification entity_id 2023-12-28 16:44:09 +01:00
Matteo Biscosi
c7da0b85c1 Fixes alert naming formatting not correctly working 2023-12-07 10:23:26 +00:00
Alfredo Cardigliano
9e3adc817f Add checks on missing measurement info 2023-11-13 13:06:12 +01:00
Alfredo Cardigliano
b24905747c Add local_explorer flag to alert format callback 2023-11-13 13:02:07 +01:00
Alfredo Cardigliano
5de25b0dfb Improve VS alert description (#7969) 2023-11-02 15:05:41 +01:00
Alfredo Cardigliano
bee2b6d838 Fix alert message format (#7969) 2023-11-02 12:52:00 +01:00
Nicolo Maio
644806e5c0 Cleanup alerts content removing emoji and html in flow formatter for pagerduty. (#7823) 2023-09-15 10:37:40 +02:00
Matteo Biscosi
d2649b1198 Added extra info to alert message 2023-09-01 09:57:06 +00:00
Matteo Biscosi
144de3a7e6 Moved notification formatting function (#7781) 2023-08-25 09:20:24 +00:00
Matteo Biscosi
b691841321 Added possibility to send notification to recipients (#7781) 2023-08-24 15:55:33 +00:00
Matteo Biscosi
dc291cf89e Changed VS alert message 2023-08-18 14:41:37 +00:00
Matteo Biscosi
ad2e918f8d Moved vulnerability scan alert into active monitoring alerts (#7761) 2023-08-18 10:18:23 +00:00
Matteo Biscosi
de5a79ffd9 Fixes alert silencing not working 2023-08-01 10:04:50 +00:00
Alfredo Cardigliano
7a314e9d69 Add sample custom query for host alerts. Fix host alerts format to handle empty fields. 2023-07-24 15:50:59 +02:00
Alfredo Cardigliano
392ce43159 Review alert mitigation code 2023-07-21 16:39:43 +02:00