Commit graph

4271 commits

Author SHA1 Message Date
Alfredo Cardigliano
adc665c847 Cleanup get proto name functions. Add master proto to flow alerts. 2021-05-06 10:31:16 +02:00
Alfredo Cardigliano
52a483142b Fix alert_remote_access format 2021-05-06 09:50:37 +02:00
gabryon99
0de872ec31 add missing time in hover (#5282) 2021-05-06 09:26:46 +02:00
Simone Mainardi
d44ce09da1 Adds the user script config wheel to flow alerts 2021-05-05 17:37:54 +02:00
Simone Mainardi
337a70d7e5 Hides chains for inactive hosts 2021-05-05 17:35:24 +02:00
Simone Mainardi
c701c5fcfe Fixes TLS-related alert descriptions 2021-05-05 17:06:29 +02:00
Simone Mainardi
b36f7cfe0c Minor elephant flow fix 2021-05-05 16:58:36 +02:00
Simone Mainardi
02934faf6e Optimizes flow callbacks (saves 24 bytes per flow) 2021-05-05 16:55:38 +02:00
Simone Mainardi
286d2cfdbc Fixes descriptions for host alerts 2021-05-05 16:40:31 +02:00
Alfredo Cardigliano
fd977d4924 Cleanup alert on score (lua) 2021-05-05 16:26:46 +02:00
Alfredo Cardigliano
77bd43765c Cleanup alert on score 2021-05-05 16:25:01 +02:00
Simone Mainardi
058ced16c5 Fixes for elephant flows description 2021-05-05 15:51:26 +02:00
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