Commit graph

3786 commits

Author SHA1 Message Date
Alfredo Cardigliano
a3a20ebd07 Fix group headers sorting dropdown entries 2020-12-29 19:05:09 +01:00
Simone Mainardi
d989f8d2c6 Reworks notifications thread to avoid Redis accesses
Fixes #4673
2020-12-29 18:48:55 +01:00
Alfredo Cardigliano
151ec5da89 Sort historical chart menu 2020-12-29 18:13:16 +01:00
Alfredo Cardigliano
d2bbffce5e Fix indentation 2020-12-29 17:50:36 +01:00
Alfredo Cardigliano
6f8809954d Safety check and tracing in get_alert_triggered_key 2020-12-29 14:57:41 +01:00
Alfredo Cardigliano
33415ad2dd Add support for traffic direction based on the MAC address (implement #4852) 2020-12-29 09:36:51 +01:00
Luca Deri
4e35b04b20 Added IEC utilities 2020-12-28 19:40:46 +01:00
Luca Deri
3728f783e7 Added invalid IEC transition 2020-12-28 19:06:35 +01:00
gabryon99
e35100f25c removed table responsive wrapper (#4798) 2020-12-28 18:41:21 +01:00
gabryon99
188a82a3a7 rename for map menu entries 2020-12-28 18:41:21 +01:00
Simone Mainardi
5080e22c85 Avoids extra Redis accesses when dispatching to recipients
Partially addresses #4673
2020-12-28 17:42:00 +01:00
Simone Mainardi
51216956e4 Fixes broadcast domain and DHCP toasts
Fixes #4865
2020-12-28 10:29:15 +01:00
gabryon99
615a5e1c7b commented debug code for pres_utils.lua 2020-12-28 09:21:07 +01:00
Luca Deri
7c1926fde0 Indent 2020-12-26 10:49:11 +01:00
Luca Deri
1c71571976 L7 HREFs generated when timeseries detail level not set to none 2020-12-26 10:46:25 +01:00
Luca Deri
ba12910095 HREF for nDPI timeseries are not produced when not in full detail mode 2020-12-26 10:33:25 +01:00
Luca Deri
457f82f4c1 Removed historicalProtoHostHref already present in lua_utils.lua 2020-12-26 10:19:15 +01:00
Luca Deri
5a455386cb Fixes #4750 2020-12-24 15:46:30 +01:00
Simone Mainardi
99edd3d560 Implements function to check SNMP OIDs prefixes 2020-12-24 12:55:12 +01:00
Simone Mainardi
9e5c153b7f Fixes remote-to-remote alerts (leaves flow r2r alerts) 2020-12-24 10:59:51 +01:00
Matteo Biscosi
72dbda8372 Fixed host resolved not showing into service table or map 2020-12-24 10:49:38 +01:00
Simone Mainardi
4829d3089c Fixes alert generation for C-generated alerts 2020-12-24 10:42:56 +01:00
Simone Mainardi
19ceb22095 Fixes broken list download succeeded alert 2020-12-24 10:26:29 +01:00
Simone Mainardi
6bb8a1cd68 Fixes list download succeeded alerts 2020-12-24 10:20:05 +01:00
gabryon99
213262f58d add maps menu inside the sidebar 2020-12-23 22:12:01 +01:00
gabryon99
e4bfbb7672 add map param to http lint 2020-12-23 18:26:28 +01:00
gabryon99
00e12add95 removed service map and periodicity map from community 2020-12-23 18:26:28 +01:00
gabryon99
736894bcb3 improvements on service map page 2020-12-23 18:26:27 +01:00
Matteo Biscosi
101c53336e Migrates alerts to an object-oriented implementation 2020-12-23 11:46:26 +01:00
gabryon99
77442fb53f new preferences for network behaviour 2020-12-23 10:13:09 +01:00
Simone Mainardi
c1bdfb8722 Unifies flow_keys and status_keys 2020-12-22 19:14:16 +01:00
Simone Mainardi
16e2c9efe2 Cleanup to remove flow_consts no longer needed 2020-12-22 17:59:51 +01:00
gabryon99
1d633cf23c moved service map page into pro repository 2020-12-22 17:28:56 +01:00
Simone Mainardi
b42f8f118a Fix for normal flow status label 2020-12-22 17:03:10 +01:00
Simone Mainardi
c273478b7a Reworks UI list of defined alert and flow keys 2020-12-22 16:51:26 +01:00
Matteo Biscosi
bcf2c2c1ed Migrates alerts to an object-oriented implementation 2020-12-22 14:48:00 +01:00
matteo
e24ef4ef35 Revert "Migrates alerts to an object-oriented implementation"
This reverts commit fbc283f12f.
2020-12-22 13:13:57 +01:00
matteo
fbc283f12f Migrates alerts to an object-oriented implementation 2020-12-22 13:00:25 +01:00
Simone Mainardi
3baa932a01 Migrates alerts to an object-oriented implementation
Migrates alert_malicious_signature alert_elephant_local_to_remote alert_elephant_remote_to_local

Migrates long_lived

Migrates alert_flow_blocked

Migrates alert_tls_old_version

Migrates alert_tls_certificate_mismatch

Migrates alert_tls_certificate_expired

Migrates alert_tls_unsafe_ciphers

Migrates alert_tls_certificate_selfsigned

Migrates alert_potentially_dangerous_protocol

Migrates alert_snmp_device_reset

Migrates alert_port_mac_changed

Migrates alert_port_duplexstatus_change

Mirgates alert_port_errors

Migrates alert_port_status_change

Migrates alert_port_load_threshold_exceeded

Migrates alert_data_exfiltration

Migrates alert_dns_data_exfiltration

Migrates alert_suspicious_tcp_probing alert_suspicious_tcp_syn_probing alert_tcp_connection_refused

Migrates alert_dns_invalid_query

Migrates alert_attack_mitigation_via_snmp

Migrates alert_lateral_movement

Migrates alert_periodicity_update

Migrates alert_dns_positive_error_ratio

Migrates alert_iec104_error
2020-12-22 09:56:38 +01:00
Simone Mainardi
0ccc3507d0 Implements alert:store class method 2020-12-21 12:09:41 +01:00
matteo
d72219b311 Added alert:set_subtype to the new alert API 2020-12-21 11:53:40 +01:00
Simone Mainardi
3789e490ef Shows migrated flow statuses in active flow status dropdown 2020-12-21 10:12:17 +01:00
Simone Mainardi
7c6c249adf Fixes attempt to index a nil value (global 'dirs') 2020-12-21 10:01:42 +01:00
Alfredo Cardigliano
da62df2b73 Remove useless check to avoid misleading warnings 2020-12-18 14:25:25 +01:00
Matteo Biscosi
f13e7157fc Removed ifname from redis prefs keys 2020-12-18 12:27:59 +01:00
gabryon99
dcf5144c04 add active monitoring shortcut 2020-12-18 11:47:17 +01:00
Alfredo Cardigliano
da2b6e152c Fix undefined dirs in alert_slow_periodic_activity.lua 2020-12-18 10:02:23 +01:00
Simone Mainardi
1a71ba4f5f Removes remote assistance
Fixes #4785
2020-12-17 19:41:37 +01:00
gabryon99
ddbf1bb01f add rtt_threshold and bandwidth_threshold to infrastructure instances 2020-12-17 12:57:38 +01:00
Simone Mainardi
24cf807e7b Implements batched flows iterator in callback_utils 2020-12-17 12:01:19 +01:00