Commit graph

1544 commits

Author SHA1 Message Date
Alfredo Cardigliano
d8177b2a63 Fix alignment of alert filtering controls (fix #5271) 2021-05-10 18:00:55 +02:00
Alfredo Cardigliano
4d9d2331d4 Fix ifid range in interface_alerts schema (fix #5295) 2021-05-10 15:08:47 +02:00
Alfredo Cardigliano
cc050eb40b Rework delete alerts form (fix #5268) 2021-05-10 14:30:13 +02:00
Simone Mainardi
74603b8fe6 Implements alerts summary page for engaged alerts 2021-05-10 12:20:27 +02:00
Alfredo Cardigliano
f86cb29162 Improve filters listing in alerts delete dialog (#5268) 2021-05-10 12:03:43 +02:00
Matteo Biscosi
aaadd8728f Changed aesthetical attacker/victim alert table view
Implements #5302
2021-05-10 11:12:14 +02:00
Matteo Biscosi
11b37bc695 Added victim and attacker columns to flow/host alerts
Implements #5302
2021-05-10 10:24:32 +02:00
Simone Mainardi
5cb37a1b8a Adds back charts for engaged alerts 2021-05-07 16:10:25 +02:00
Simone Mainardi
1fd8239c69 Fixes datetime picker dropdown 2021-05-07 15:22:36 +02:00
Luca Deri
e18ecea2fe Fixed header of alerts all 2021-05-07 13:54:19 +02:00
Luca Deri
2d62b8ed76 Fix colors in alert graphs
Fixed timepicker
2021-05-07 13:27:40 +02:00
Simone Mainardi
721fa2680f Reworks and simplifies engaged alert counters 2021-05-07 12:04:44 +02:00
Matteo Biscosi
6171d8cd29 Fixes flow filters not working 2021-05-07 10:58:15 +02:00
Alfredo Cardigliano
ae2c789984 Cosmetic fixes 2021-05-06 18:54:16 +02:00
Alfredo Cardigliano
9ab16ef788 Fix total alerts columns 2021-05-06 18:51:49 +02:00
Alfredo Cardigliano
1b58740579 Add colors to alertt dashboard. Cleanup duplicated css. 2021-05-06 18:47:29 +02:00
Simone Mainardi
089fcc7a93 Removes the actions column from the All alerts 2021-05-06 18:22:05 +02:00
Simone Mainardi
ce19d6b7d1 Adds template files for the all alert family 2021-05-06 17:29:05 +02:00
Alfredo Cardigliano
24e703ae20 Merge client and server in flow alerts (fix #5288) 2021-05-06 17:02:30 +02:00
gabryon99
4f7c07c623 fix for range picker 2021-05-06 16:56:14 +02:00
gabryon99
d88c21d92f fix on alerts chart 2021-05-06 16:48:05 +02:00
Simone Mainardi
c0a3b4c288 Implements alert report global page
Implements #5291
2021-05-06 16:44:06 +02:00
Matteo Biscosi
3fd216e8e8 Fixes label not displayed after removing alerts and fixed delete alert post
Implements #5268
2021-05-06 12:47:51 +02:00
Alfredo Cardigliano
5d57a07cdc Rework L7 application in flow alerts (fix #5290) 2021-05-06 10:53:22 +02:00
gabryon99
10ffbad9e6 editable range picker (#5284) 2021-05-06 09:26:46 +02:00
gabryon99
16f25fe474 fixes for delete alerts modal 2021-05-06 09:26:46 +02:00
Matteo Biscosi
92e0c129c5 Changed filters list to form group 2021-05-05 18:48:32 +02:00
Matteo Biscosi
afe1b21c0f Fixed wrong time format displayed into delete alerts and changed to modal format 2021-05-05 18:44:42 +02:00
Alfredo Cardigliano
3493ffef2d Cleanup alert name from all tables 2021-05-05 17:35:52 +02:00
Alfredo Cardigliano
1af5dbe8af Apply row changes to all alert tables 2021-05-05 17:28:57 +02:00
Alfredo Cardigliano
9c3c1fa3a9 Improve alert table look 2021-05-05 17:24:45 +02:00
Alfredo Cardigliano
77bd43765c Cleanup alert on score 2021-05-05 16:25:01 +02:00
Alfredo Cardigliano
cdcd1c800a Render severirty color (poc) 2021-05-05 15:41:31 +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
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
994afbaf52 fixes on alerts layout 2021-05-04 12:20:21 +02:00
Matteo Biscosi
bb49a0552e Removed unnecessary icons from alert flow page
Implements #5276
2021-05-04 09:54:05 +02:00
Alfredo Cardigliano
be3e4caf31 Add tooltips to alert buttons 2021-05-04 09:52:59 +02:00
gabryon99
ab0b442608 fixes on alert stats and nindex query 2021-05-03 17:42:54 +02:00
gabryon99
ab289aec69 fixes on alert stats layout 2021-05-03 17:42:54 +02:00
Simone Mainardi
e15641e5c1 Adds missing indices to the alerts database 2021-05-03 17:19:56 +02:00
Matteo Biscosi
bec4b78961 Fixed flow alert badges and port columns
Implements #5256
2021-05-03 13:09:14 +02:00
gabryon99
93d8fb6a24 fix colors for alerts chart 2021-05-03 12:09:11 +02:00
gabryon99
ddfe4645c5 removes debugger 2021-05-03 12:07:42 +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