gabryon99
6b3d522450
added service_l7proto
2020-12-31 09:37:53 +01:00
gabryon99
ea77b59246
add table-responsive tag for historical tab
2020-12-31 09:37:53 +01:00
Simone Mainardi
458c894e69
Fix to show flow statuses sorted alphabetically
...
Fixes #4778
2020-12-31 09:33:03 +01:00
Luca Deri
dbb42ec897
In interface graph the default timeseries used is traffic RX/TX in case of traffic directions being used
2020-12-30 21:26:19 +01:00
Luca Deri
3f4d136ffb
Added RX/TX interface page breakdown
2020-12-30 21:06:35 +01:00
gabryon99
5be027a2c2
add dismiss to disable annoying telemetry toast
2020-12-30 20:48:06 +01:00
Matteo Biscosi
70fbdecb14
Added IEC60870 learning period settings
2020-12-30 17:00:03 +01:00
Simone Mainardi
e3eda6e082
Implements ability to trigger flow alerts even if already triggered
2020-12-30 13:08:55 +01:00
Matteo Biscosi
e94f2cb0b4
Fixed #4737 integration with fail2ban
2020-12-30 11:46:10 +01:00
Alfredo Cardigliano
b4e2bcae56
Add js to dynamically toggle settings on mirror input change
2020-12-30 10:58:03 +01:00
Alfredo Cardigliano
cb39e12f70
Enable gui directions for pcap interface
2020-12-30 10:40:04 +01:00
Alfredo Cardigliano
5907af0ce5
Print interface MAC address
2020-12-30 10:07:25 +01:00
Alfredo Cardigliano
5ac6b93338
Show MAC configuration only with Mirror enabled. Code optimizations.
2020-12-29 19:24:45 +01:00
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
4d47a2cc6d
Show gw mac configuration in packet mode only
2020-12-29 09:38:59 +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
d295f22c0e
zapped heading blanks in search box ( #4868 )
2020-12-28 10:26:58 +01:00
gabryon99
038c2edf7a
replaced table-responsive with table-sm-responsive in host_details
2020-12-28 09:57:12 +01:00
gabryon99
615a5e1c7b
commented debug code for pres_utils.lua
2020-12-28 09:21:07 +01:00
gabryon99
3db7c2f6e5
temporal fix for dropdown menus beign hide ( #4798 )
...
Right now the best solution to solve this issue is to set a minimum
height for the `.table-responsive` wrapper. The height is calculated
by the minimum height of a scrollable-dropdown, plus a delta used to
avoid that a menu overlays the button.
2020-12-28 09:21:07 +01:00
Luca Deri
7c1926fde0
Indent
2020-12-26 10:49:11 +01:00
Luca Deri
93dcb0ec74
Return not found when failing not because of an error but because the TS does not exist
2020-12-26 10:48:23 +01:00
Luca Deri
590baec76a
Removed dead code
2020-12-26 10:47:13 +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
gabryon99
35ef4da8d4
fixed pie charts and added spinner for the geomap ( #4641 )
2020-12-24 16:18:15 +01:00
Luca Deri
5a455386cb
Fixes #4750
2020-12-24 15:46:30 +01:00
Simone Mainardi
7ec37014f9
Fixes Traffic Behaviour menu
...
Fixes #4857
2020-12-24 15:45:07 +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
29f697ec46
add periodicity map entry
2020-12-23 22:12:01 +01:00
gabryon99
213262f58d
add maps menu inside the sidebar
2020-12-23 22:12:01 +01:00
Luca Deri
1179dcb479
Added OS in footer
2020-12-23 21:53:08 +01:00
gabryon99
e4bfbb7672
add map param to http lint
2020-12-23 18:26:28 +01:00
gabryon99
1bc13eb0b5
removed count from periodicity map entry
2020-12-23 18:26:28 +01:00