Commit graph

260 commits

Author SHA1 Message Date
Nicolo Maio
74719b9d5b Add info action button in snmp alerts. (#7297) 2023-03-20 17:09:39 +00:00
Matteo Biscosi
ddbc50c99a Added default hidden columns into alerts page 2023-03-09 11:57:56 +00:00
Matteo Biscosi
9ccda97dc6 Fixes ja3 filter not correctly working 2023-03-07 16:25:38 +00:00
Nicolò Maio
8d5959b7d6
Adding JA3. (#6908) (#7285) 2023-03-07 16:15:55 +01:00
Matteo Biscosi
33f67c3b98 Removing some alert columns in the preview 2023-03-07 11:46:54 +00:00
Matteo Biscosi
53a27ec498 Added nowrap in interface alert 2023-03-06 12:05:51 +00:00
Matteo Biscosi
3fa88b9362 Added nowrap on flow alert table 2023-03-06 11:34:52 +00:00
Matteo Biscosi
41d4edd875 Added datatable column resize 2023-02-22 17:38:17 +00:00
Matteo Biscosi
e7f9086165 Added community id column on historical flows and alerts (#6908) 2023-02-16 18:17:49 +01:00
Luca Deri
0aea46b99d Zap spaces 2023-01-11 20:00:03 +01:00
MatteoBiscosi
692ae0bfcc Added critical and emergency status to alerts 2022-10-19 10:18:51 +02:00
MatteoBiscosi
3fb63a376a Fixes ordering not persistent and blank page on click 2022-09-08 16:26:57 +02:00
MatteoBiscosi
1e540feac4 Removed check for MAC Addresses alerts tab 2022-08-31 17:43:15 +02:00
Alfredo Cardigliano
3fb6e1de1b Reduce prio for exporter column 2022-08-24 10:07:22 +02:00
Alfredo Cardigliano
18073ecb2c Add Flow Exporter column (and filter) to flow alerts (implement #6822) 2022-08-24 09:39:39 +02:00
MatteoBiscosi
1775233197 Updated device connection alert (#6801) 2022-08-08 11:37:33 +02:00
uccidibuti
8759df38ff Align left Application column in alert -> flow 2022-07-19 07:18:34 +02:00
MatteoBiscosi
da14db9082 Removed sliced string 2022-06-16 20:35:44 +06:00
uccidibuti
c702d8e4a3 Implement Network/FQDN Exclusion in Alerts #6695 2022-06-15 15:59:07 +02:00
Alfredo Cardigliano
bd972d8f87 Cleanup debugger 2022-06-09 15:08:17 +02:00
MatteoBiscosi
8214173ecd Various changes to alerts (#6675) 2022-06-09 12:26:25 +02:00
MatteoBiscosi
ad23d309ee Sliced application guessed label 2022-06-09 11:19:57 +02:00
MatteoBiscosi
4b7edebc71 Added confidence filter to alerts 2022-06-07 18:40:02 +02:00
Alfredo Cardigliano
98ba752369 Move edit/check/filter.lua to add/alert/exclusion.lua 2022-05-26 15:07:34 +02:00
MatteoBiscosi
72f814c36c Added vlan support to exclusion lists (#6510) 2022-05-24 12:22:24 +02:00
MatteoBiscosi
344946be8f Fixes non working info field filtering (#6564) 2022-05-20 16:25:02 +02:00
MatteoBiscosi
5c88bc5b59 Removed score and changed description from alerts 2022-04-22 16:09:53 +02:00
MatteoBiscosi
eb1cd788cc Added ellipsis to urls 2022-04-13 22:21:40 +02:00
uccidibuti
e89795bd8c Missing Network/Pool Alert Filter #6418 2022-03-31 13:51:37 +02:00
uccidibuti
e204bf01d4 Missing Network/Pool Alert Filter #6418 2022-03-30 19:58:26 +02:00
MatteoBiscosi
1dd2a2d393 Fixes delete and ack alert buttons not working (#6476) 2022-03-29 12:24:07 +02:00
Alfredo Cardigliano
b47cdf76d8 Add filterize support to SNMP device IP and port (#6477) 2022-03-28 11:41:57 +02:00
Alfredo Cardigliano
e414f87dc6 Shorten Interface Id (#6477) 2022-03-28 10:33:05 +02:00
MatteoBiscosi
7d250a542c Reformatted alert details page (#6464) 2022-03-23 13:07:00 +01:00
MatteoBiscosi
35162451e0 Fixes alert flow table row length 2022-03-21 10:58:30 +01:00
MatteoBiscosi
fb657480c3 Added mapping for DNS and HTTP (#6424) and removed duplicated info (#6425) 2022-03-17 11:30:20 +01:00
Alfredo Cardigliano
0da61c83e5 Fix VLAN in host alerts 2022-03-16 11:57:05 +01:00
Alfredo Cardigliano
ca189ea4fd Always use tstamp as part of the query to avoid full scans (#6422) 2022-03-16 11:23:56 +01:00
MatteoBiscosi
319b96b243 Updated table column width 2022-03-08 18:51:12 +01:00
MatteoBiscosi
51ef60ead5 Fronted refactoring 2022-03-04 11:01:24 +01:00
MatteoBiscosi
5a8f1b863a Reverted datatable to previous state due to visual bugs (#6331) 2022-03-02 12:52:23 +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
MatteoBiscosi
a27e6030e0 Fixed broken alert table (#6331) 2022-02-28 16:14:21 +01:00
MatteoBiscosi
790ba581d2 Hide empty signature cli and srv (#6340) 2022-02-22 13:23:58 +01:00
MatteoBiscosi
7d34807ad4 Fixes proto info not correctly displayed (#6340) 2022-02-22 13:00:44 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
uccidibuti
081ee03cec remove console.log from templates/pages/alerts/datatable.js.template 2022-02-11 10:24:06 +01:00
uccidibuti
792b35265b fix templates/pages/alerts/datatable.js.template 2022-02-11 10:03:26 +01:00
Alfredo Cardigliano
018d963b97 Use a global i18n js function for localization (included in the menu). Rename old-style i18n to i18n_ext. 2022-02-10 17:05:43 +01:00
Matteo Biscosi
072e573554 Fixes unexpected device alert not correctly working (#6273) 2022-02-02 11:18:53 +01:00