Commit graph

5399 commits

Author SHA1 Message Date
MatteoBiscosi
df32cc32ed Finalized snmp historical flow interface description 2022-03-21 15:40:22 +01:00
Alfredo Cardigliano
13dcfe79db Do not set the name using the IP (#6419) 2022-03-21 12:20:13 +01:00
Alfredo Cardigliano
3d25af4ff4 Avoid exceptions when printing host names (format IPs in the frontend) 2022-03-21 12:16:27 +01:00
Alfredo Cardigliano
be5bf4e479 Use DB conversion function for timestamps, instead of parsing the date in lua 2022-03-21 11:53:30 +01:00
MatteoBiscosi
38d9133e0b Removed href to port (#6420) 2022-03-21 11:52:56 +01:00
MatteoBiscosi
1025fb3572 Removed unused variable 2022-03-21 11:33:53 +01:00
Alfredo Cardigliano
08755d8518 Add comment on flow alerts tstamp 2022-03-21 11:05:15 +01:00
MatteoBiscosi
8076d02386 Fixes flow alert proto info not working correctly (#6449) 2022-03-21 10:49:07 +01:00
MatteoBiscosi
5ad4d108f0 Fixes row score color 2022-03-18 12:34:35 +01:00
MatteoBiscosi
794c7a5c13 Fixes flow dropdown menu 2022-03-18 11:07:42 +01:00
MatteoBiscosi
1a37f52c3c Fixes not working flow exporter filter 2022-03-18 10:23:43 +01:00
MatteoBiscosi
d4a2eece40 Added snmp href to interface url (#6420) 2022-03-18 10:07:50 +01:00
Alfredo Cardigliano
949127cfd4 Rename general_stats.lua -> top.lua in API v2 2022-03-18 10:05:27 +01:00
MatteoBiscosi
fc062bedd4 Added flow related info to alert details 2022-03-17 16:30:26 +01:00
MatteoBiscosi
d034540a47 Changed snmp port index description 2022-03-17 16:30:00 +01:00
MatteoBiscosi
dc6ba3f9de Moved top sites to community version 2022-03-17 12:41:21 +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
c2fa3d5b77 Add vlan to available filters for host alerts 2022-03-17 10:55:47 +01:00
MatteoBiscosi
39fff194fa Fixes broken historical flow (#6436) 2022-03-16 16:15:39 +01:00
MatteoBiscosi
31c9703223 Added badge to snmp names 2022-03-16 13:16:35 +01:00
Alfredo Cardigliano
bfeb1f3563 Use first_seen with clickhouse and tstamp for sqlite in flow queries 2022-03-16 12:17:51 +01:00
MatteoBiscosi
1ba4378f50 Fixes nil cached_dev (#6431) 2022-03-16 12:11:22 +01:00
Alfredo Cardigliano
897fb7ca34 Add vlan filter on host alerts 2022-03-16 12:06:43 +01:00
Alfredo Cardigliano
0da61c83e5 Fix VLAN in host alerts 2022-03-16 11:57:05 +01:00
Alfredo Cardigliano
5e15f44269 Cleanup debug print 2022-03-16 11:32:44 +01:00
MatteoBiscosi
f03161a46a Reverted alert_severity default to error 2022-03-16 11:25:06 +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
Alfredo Cardigliano
afbb0ee6d4 Fix Observation Point filters (#6403) 2022-03-15 17:22:49 +01:00
Alfredo Cardigliano
064054aaed Fix IP Location filters (#6403) 2022-03-15 17:18:03 +01:00
Alfredo Cardigliano
7715651829 Fix DSCP filters (#6403) 2022-03-15 17:14:30 +01:00
Alfredo Cardigliano
4987bed28c Fix alert tyoe and flow status filters (#6403) 2022-03-15 17:10:10 +01:00
Alfredo Cardigliano
1fd8bfbcd8 Fix flow risk filters (#6403) 2022-03-15 17:00:21 +01:00
Alfredo Cardigliano
6d4a51f7ef Fix l4 proto filters (#6403) 2022-03-15 16:56:45 +01:00
Alfredo Cardigliano
9128351e5a Fix host pool filters (#6403) 2022-03-15 16:54:34 +01:00
Alfredo Cardigliano
5187346083 Fix local network filters (#6403) 2022-03-15 16:50:42 +01:00
Alfredo Cardigliano
be0aeddd8f Fix category filters (#6403) 2022-03-15 16:43:25 +01:00
MatteoBiscosi
6f0a5549f7 Minor changes to snmp port name 2022-03-15 15:50:23 +01:00
MatteoBiscosi
fa96e1d03f Fixes alert severity not correctly shown with 0 score 2022-03-15 15:50:23 +01:00
Alfredo Cardigliano
c5baed08e6 Add snmp_interface tag (in or out) 2022-03-15 15:34:41 +01:00
MatteoBiscosi
a69cf84eec Unified js cache using the usual standard (#6402) 2022-03-15 13:01:53 +01:00
uccidibuti
085af81aa8 Historical Filters are Lost When Switching Panes #6384 2022-03-14 19:59:27 +01:00
Alfredo Cardigliano
873fad2966 Use first_seen instead of tstamp for flow alerts lookups 2022-03-14 18:44:06 +01:00
MatteoBiscosi
b629c61e52 Added epoch to js and css included files 2022-03-14 18:15:03 +01:00
MatteoBiscosi
1a9cf6aaac Added interfaces input and output name formatting (#5953) 2022-03-14 17:06:44 +01:00
Alfredo Cardigliano
55d192d1fb Fix pool policy configuration 2022-03-14 16:00:04 +01:00
MatteoBiscosi
a96231e96f Fixes invalid host formatting (#6391) 2022-03-14 13:24:06 +01:00
MatteoBiscosi
fa4e7bbc61 Doubled influxdb ts precision (#6307) 2022-03-14 11:26:37 +01:00
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
MatteoBiscosi
3bda740db2 Fixes mac href not added (#6376) 2022-03-11 16:54:20 +01:00