Commit graph

379 commits

Author SHA1 Message Date
MatteoBiscosi
702bd0441a Removed remote access alert local to local 2022-03-11 17:34:27 +01:00
Alfredo Cardigliano
780eb6cc14 Handle vlan as separate field 2022-03-11 17:33:26 +01:00
Alfredo Cardigliano
aa44695988 Split host and vlan in flow alerts 2022-03-11 11:59:33 +01:00
Alfredo Cardigliano
2900b0a405 Add VLAN filter in flow alerts. Add Alertsicon in search results 2022-03-11 11:01:40 +01:00
MatteoBiscosi
9f6e6ed946 Fixes TLS certificate time format (#6361) 2022-03-07 11:00:08 +01:00
uccidibuti
f5598decc0 Wrong Alert Default Sort #6339 2022-03-01 17:43:32 +01:00
Alfredo Cardigliano
c5e4ec2217 Fix L7 filters for flow alerts (usa same key used for flows) 2022-03-01 16:34:05 +01:00
Alfredo Cardigliano
7b2db43e32 Fix Active Monitoring link to Settings 2022-02-24 12:10:39 +01:00
Alfredo Cardigliano
6c9dd9f7df Support 'contains' op in alerts 2022-02-22 16:32:20 +01:00
Alfredo Cardigliano
9bd30a049a Do not print nil for empty values 2022-02-22 15:55:50 +01:00
Alfredo Cardigliano
90b7c5fd91 Do not print nil for empty values 2022-02-22 15:25:42 +01:00
Alfredo Cardigliano
d527b88347 Improve alert sql generation for l7 proto 2022-02-17 12:38:53 +01:00
Alfredo Cardigliano
be72968ab8 Fix rowid generation for alerts on clickhouse 2022-02-17 12:14:52 +01:00
Alfredo Cardigliano
3aeed99115 Improve flow alert to historical flow lookup 2022-02-14 17:27:13 +01:00
Alfredo Cardigliano
acdf0aa7be Add missing require 2022-02-14 15:07:03 +01:00
Alfredo Cardigliano
e0d41a0167 Move definition of alert tags and cleanup declarations 2022-02-14 12:55:20 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Matteo Biscosi
a4ebf5345e Fixes filter to alert page not working from alert info page 2022-02-02 11:46:03 +01:00
Alfredo Cardigliano
5c3a838086 Avoid shortening descriptions in the backend 2022-01-27 11:29:20 +01:00
Alfredo Cardigliano
359c0e3621 Add cli/srv alert stats 2022-01-26 10:20:13 +01:00
Alfredo Cardigliano
bcf3c053ce Rework rest API for alert stats 2022-01-26 10:00:20 +01:00
Alfredo Cardigliano
cc81975441 Add get_top_limit and format_top_alerts to alert_store 2022-01-25 11:04:46 +01:00
Luca Deri
fd559d1859 Added further escape check in flow export 2022-01-24 22:06:59 +01:00
Alfredo Cardigliano
e9d79d9e1a Fix alert query 2022-01-24 17:02:30 +01:00
Alfredo Cardigliano
27090de5c7 Add processed records and performance for alerts. Fix processed stats for flows. 2022-01-21 18:11:33 +01:00
Simone Mainardi
705807ad9d Reworks active monitoring plugin structure 2022-01-21 12:21:44 +01:00
Alfredo Cardigliano
d191d59d59 Set flow alert first seen 2022-01-18 15:35:21 +01:00
Alfredo Cardigliano
5406eb004d Move pcap download dialog. Cleanup filter generation. 2022-01-18 11:28:35 +01:00
Alfredo Cardigliano
697988f6c1 Extend time range for alert pcap filter 2022-01-17 19:24:00 +01:00
Alfredo Cardigliano
2c561072ff Add download of pcap matching alert traffic 2022-01-17 17:56:14 +01:00
Luca Deri
a5912438f8 Added epoch_begin and epoch_end in /lua/rest/v2/get/flow/alert/list.lua 2022-01-13 21:40:57 +01:00
Luca Deri
59f2c0d387 Removed alert trace 2022-01-13 15:52:19 +01:00
Alfredo Cardigliano
167d2c9d71 Update tests (l7 apps / cats) 2022-01-13 14:39:48 +01:00
Alfredo Cardigliano
a3bce393ca Remove duplicated i18n tag fields. Add info tag definition. 2022-01-11 10:48:52 +01:00
Luca
bbcd1d011b Added fix for converting alerts_map with SQLite to a meaningful value
being it stored as BLOB
2022-01-10 12:40:45 +01:00
MatteoBiscosi
fbda39209a Added extra application info to alerts 2022-01-05 18:50:09 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Alfredo Cardigliano
342064446d Implement flow alert details page 2021-12-29 17:13:17 +01:00
Alfredo Cardigliano
b242ec2975 Alert details page. Stub functions for label/details functions in alert store. 2021-12-28 16:01:30 +01:00
Simone Mainardi
01256e21ec Fixes parse input errors for the system interface alerts
Addresses #6115
2021-12-24 14:26:59 +01:00
Simone Mainardi
3d79620cd1 Fixes system interface alerts dump to database
Possibly addresses #6115
2021-12-24 11:48:20 +01:00
Simone Mainardi
31242e0a9c Fixes broken active monitoring alerts dump to database
Possibly affects #6115
2021-12-24 11:45:50 +01:00
MatteoBiscosi
5b1f2a88d8 Fixes country not alwais shown in flow alerts (#5934) 2021-12-20 12:42:53 +01:00
MatteoBiscosi
46c98aa90d Fixes incorrect system interface id used (#6136) 2021-12-15 15:37:48 +01:00
Alfredo Cardigliano
cc6014a220 Add toast to warn about deprecated nindex support. Cleanup code. 2021-12-09 16:34:47 +01:00
Alfredo Cardigliano
5ddc037688 Cleanup filterize (keep it generic) 2021-12-02 16:35:34 +01:00
Alfredo Cardigliano
7f4c35f265 Rename field to allow parametric code 2021-12-02 15:52:43 +01:00
MatteoBiscosi
9e12108e87 Fixes alert host search by name not working(#6100) 2021-12-01 16:03:20 +01:00
MatteoBiscosi
a727ba4418 Fixes am alert double interface_id insert error 2021-12-01 11:23:46 +01:00
Alfredo Cardigliano
e5b46d99fd Fix AM alerts insert pt.2 (#6104) 2021-11-30 14:24:49 +01:00