Commit graph

4259 commits

Author SHA1 Message Date
Alfredo Cardigliano
cdcd1c800a Render severirty color (poc) 2021-05-05 15:41:31 +02:00
Simone Mainardi
ef61b6db4a Fixes for descriptions of blacklisted and suspicious 2021-05-05 15:23:11 +02:00
Alfredo Cardigliano
c7fa2a458d Remove alert name column, improve description 2021-05-05 14:34:03 +02:00
Simone Mainardi
ddc3c3de6b Implements ability to disable all alerts
Implements #5283
2021-05-05 13:07:19 +02:00
Alfredo Cardigliano
d8080ef14c Add score field to rest for all alert types. Set score color from severity. 2021-05-05 12:24:15 +02:00
Alfredo Cardigliano
24321cba24 Add mapScoreToSeverity call 2021-05-05 10:40:10 +02:00
Simone Mainardi
4cb19a1be8 Migrates severities to score in alert_utils 2021-05-05 10:38:04 +02:00
Simone Mainardi
602ea765e2 Fixes and updates for score and severity 2021-05-05 10:34:39 +02:00
Simone Mainardi
bbe6a3de37 Changes set_severity to set_score 2021-05-05 09:59:04 +02:00
Alfredo Cardigliano
ef65671794 Remove alert severity from Alerts. Always use score (convert to severity when required for UI or similar) 2021-05-05 09:54:14 +02:00
Matteo Biscosi
b7060cade7 Implements delete alerts button
Implements #5268
2021-05-04 18:29:00 +02:00
Simone Mainardi
175cdbabdc Removes severity from user scripts (now unified with score)
Addresses #5281
2021-05-04 17:59:39 +02:00
gabryon99
e455fbbeca fixed icons size 2021-05-04 12:20:25 +02:00
Matteo Biscosi
b4529b2eac Removed port from cli/srv flow page info when it is 0
Implements #5275
2021-05-04 09:54:05 +02:00
Matteo Biscosi
bb49a0552e Removed unnecessary icons from alert flow page
Implements #5276
2021-05-04 09:54:05 +02:00
Matteo Biscosi
0810ab0244 Removed duplicated function
Implements #5260
2021-05-03 18:31:30 +02:00
Simone Mainardi
83f0c38937 Massive cleanup of old alerts code 2021-05-03 18:16:46 +02:00
Alfredo Cardigliano
813277e203 Add safety check on threshold 2021-05-03 18:15:23 +02:00
gabryon99
ab289aec69 fixes on alert stats layout 2021-05-03 17:42:54 +02:00
gabryon99
71a48f16f1 fixes for some alert colors 2021-05-03 17:42:54 +02:00
Alfredo Cardigliano
8dd0f903a1 Move host log alerts to host alerts. Fix syslog alerts. 2021-05-03 17:37:18 +02:00
Simone Mainardi
d78ce33cb0 Adds defrag os alert tables and indices 2021-05-03 17:28:37 +02:00
Simone Mainardi
73248f4e36 Optimizes deletion of past alerts 2021-05-03 17:19:32 +02:00
Simone Mainardi
44861bcc0c Fixes deletion of old alerts 2021-05-03 16:48:30 +02:00
Alfredo Cardigliano
5fc210f664 Move syslog parsing to syslog_utils 2021-05-03 15:47:54 +02:00
Alfredo Cardigliano
eca13bd319 Fix insert with no vlan_id 2021-05-03 15:47:05 +02:00
Matteo Biscosi
b5d99acd6b Fixes broken reference button from alert to nindex 2021-05-03 15:30:55 +02:00
Matteo Biscosi
97529613ee Removed debug print 2021-05-03 15:22:51 +02:00
Matteo Biscosi
100e51910f Removed unwanted html code 2021-05-03 15:21:39 +02:00
Simone Mainardi
e7459363c8 Reworks all ts.lua to always return a fixed number of points 2021-05-03 15:13:36 +02:00
Matteo Biscosi
ed0033ab66 Removed html info from the alert msg downloaded
Implements #5260
2021-05-03 15:10:41 +02:00
Matteo Biscosi
bec4b78961 Fixed flow alert badges and port columns
Implements #5256
2021-05-03 13:09:14 +02:00
Simone Mainardi
fce6454125 Updates ts.lua with new stacked charts by severity 2021-05-03 12:38:08 +02:00
Alfredo Cardigliano
9414a3ab25 Add colors to alert timeseries. Optimize queries by severity. 2021-05-03 12:06:41 +02:00
gabryon99
ae384d8a34 new alerts page layout (#5230) 2021-05-03 12:00:54 +02:00
Alfredo Cardigliano
ad40836af9 Move link to active/historical flows to the acitons (fix #5258) 2021-05-03 10:52:37 +02:00
Alfredo Cardigliano
2173b18ea0 Alert histogram for flows and hosts now includes severity info (wip #5210) 2021-04-30 19:16:00 +02:00
Alfredo Cardigliano
de85b0b138 Add links to historical flows from flow alert (#5256) 2021-04-30 15:57:27 +02:00
Simone Mainardi
ce84de5732 Changes the severity of a message 2021-04-30 15:47:18 +02:00
Simone Mainardi
bb26afe902 Massive cleanup of flow user scripts into callback_definitions 2021-04-30 15:33:41 +02:00
Matteo Biscosi
a37a74865f Added new columns to flow alerts and fixed variable width
Implements #5256 #5231 #5242
2021-04-30 15:32:53 +02:00
Alfredo Cardigliano
5675b9532e Add link to the active flow from the alert 2021-04-30 15:08:00 +02:00
Alfredo Cardigliano
6a0ba13dbc Cleanup alert definitions and tests 2021-04-30 14:23:15 +02:00
Matteo Biscosi
4b699226c9 Fixes alert download button broken and changed to txt
Implements #5260
2021-04-30 12:38:52 +02:00
Simone Mainardi
03a01b0a7e Implements loading of callback_definitions for flows 2021-04-30 12:38:33 +02:00
Alfredo Cardigliano
d8418fad57 Fix symbolic name in host alerts (fix #5262) 2021-04-30 11:50:13 +02:00
Matteo Biscosi
86fd55fba6 Fixes wrong hostname label added 2021-04-30 10:44:24 +02:00
Alfredo Cardigliano
7b8e531492 Cleanup debug 2021-04-30 10:16:24 +02:00
Alfredo Cardigliano
42ea47ec53 Add missing alert_store_utils 2021-04-30 09:29:34 +02:00
Alfredo Cardigliano
92b4ae4828 Alerts DB housekeeping 2021-04-29 19:31:49 +02:00