Commit graph

124 commits

Author SHA1 Message Date
Matteo Biscosi
5efa3bce40 Enchanted inactive hosts page (#7562) 2023-06-21 15:53:48 +00:00
Matteo Biscosi
5a9304f0f5 Fixes missing descriptions 2023-06-16 09:37:07 +00:00
Nicolo Maio
c757990156 Add manufacturer column. (#7550) 2023-06-13 15:21:10 +00:00
Matteo Biscosi
ce3851cab7 Added epoch range in inactive hosts page 2023-06-07 10:51:27 +00:00
Matteo Biscosi
4c3289086b Added hyperlinks and inactive host details page 2023-06-07 09:43:54 +00:00
Matteo Biscosi
2dfe00aca5 Added inactive hosts tab 2023-06-05 15:01:20 +00:00
Matteo Biscosi
0b5103bc5a Fixes total records number on alerts page 2023-05-12 08:20:01 +00:00
Matteo Biscosi
e13f4c13b7 Fixes empty charts displayed 2023-04-17 16:33:35 +00:00
Nicolo Maio
33cd58af41 Add ja3 to search. (#6813) 2023-03-21 11:36:40 +00:00
Matteo Biscosi
00e25ccd46 Added direct download with clickhouse alerts (#6852) 2023-03-21 11:21:47 +00:00
Nicolo Maio
e38b7f2098 Adding community_id to search. (#6813) 2023-03-21 09:50:44 +00:00
Alfredo Cardigliano
f3eedc7bbc Detect ip with vlan when falling back to historical data when searching (#7249) 2023-03-09 15:30:35 +01:00
Luca Deri
2f20e3f903 Removed "hide from top" hist feature that was not popular and reduced the overall speed
Added icon for blackhole hosts (i.e. hosts RX-only)
2023-02-17 15:27:36 +01:00
Luca Deri
013d9f6604 Added REST API call rest/v2/get/host/no_tx_peers.lua
for listing RX-only hosts (i.e. those with no TX traffic)
2023-02-12 21:47:15 +01:00
MatteoBiscosi
996565970f Fixes href added even with no data (#7065) 2023-02-03 10:51:25 +01:00
MatteoBiscosi
ccb2a66c19 Fixes incorrect rest api data 2023-01-31 13:16:18 +01:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
MatteoBiscosi
a97ff92e80 Fixes incorrect href 2022-12-23 11:47:23 +01:00
MatteoBiscosi
91e4d16f06 Reworked host ports details page 2022-12-01 16:56:11 +01:00
MatteoBiscosi
4ed6ae9d8a Reworked host packets page and removed dscp page 2022-11-09 16:44:12 +01:00
MatteoBiscosi
b7cb9a3481 Possible fix for issue #6962 2022-11-07 10:55:50 +01:00
MatteoBiscosi
05e5b50662 Possible fix for issue #6962 2022-11-07 10:22:52 +01:00
MatteoBiscosi
2a0254ace3 Fixes nil value 2022-11-04 19:19:07 +01:00
MatteoBiscosi
a26108f8ad Fixes some visual bugs in the traffic page 2022-10-28 12:27:19 +02:00
MatteoBiscosi
7692a0aa3d Reworked host traffic page adding vue 2022-10-27 23:33:33 +02:00
MatteoBiscosi
eb3c87582f Removed charts icon even when not available 2022-10-12 10:50:59 +02:00
MatteoBiscosi
c1c7b09e47 Updated host details l7 page (#6803) 2022-10-05 10:21:43 +02:00
MatteoBiscosi
b81a031722 Fixes l4 proto historical not available when light ts are enabled 2022-09-29 18:39:32 +02:00
Alfredo Cardigliano
27c31ac4a0 Make value field name consistent in find 2022-07-04 12:05:45 +02:00
Alfredo Cardigliano
456982f76a Fix entry type for mac addresses (#6739) 2022-06-29 15:35:46 +02:00
MatteoBiscosi
1499ec02d5 Fixes wrong answer from listening_ports endpoint 2022-06-21 10:56:13 +02:00
MatteoBiscosi
20f7a4ed59 Added listening ports frontend 2022-06-21 10:39:40 +02:00
Alfredo Cardigliano
cf813db892 Fix label for inactive hosts (hide vlan 0) 2022-05-18 10:48:28 +02:00
MatteoBiscosi
5fa6dc1513 Fixes cardinality set as string instead of number 2022-05-02 16:55:44 +02:00
Alfredo Cardigliano
dc4e590501 Add string.containsIgnoreCase 2022-04-12 15:13:23 +02:00
Alfredo Cardigliano
46e5942b67 Add search for the System Interface (#6499) 2022-04-12 11:13:17 +02:00
Alfredo Cardigliano
9f2724d91a Fix lookup with active/inactive hosts and vlans 2022-04-11 17:33:28 +02:00
MatteoBiscosi
75c3035385 Updated collapsed host stats 2022-04-06 10:39:45 +02:00
Luca Deri
2d969c1398 Added check for avoid searching empty strings 2022-03-18 11:18:32 +01:00
Alfredo Cardigliano
ca15d234fd Fix 'contains' filters 2022-03-17 11:41:11 +01:00
Alfredo Cardigliano
d6365a5c2f Fix name lookup, update js 2022-03-17 11:09:17 +01:00
Alfredo Cardigliano
1a69ca984b Add entry to search ip/mac/name in historical data when there is no result (#6413) 2022-03-17 10:26:35 +01:00
Alfredo Cardigliano
2900b0a405 Add VLAN filter in flow alerts. Add Alertsicon in search results 2022-03-11 11:01:40 +01:00
Alfredo Cardigliano
1fe0ae2bd6 Add badge with services in serach results 2022-03-10 17:58:11 +01:00
MatteoBiscosi
7f04501384 Reworked community timeseries charts 2022-03-10 13:12:02 +01:00
Alfredo Cardigliano
9929a878ac Improve search results rendering 2022-03-10 12:15:49 +01:00
Alfredo Cardigliano
1e06020fac Fix (live) host value searching for a name 2022-03-10 09:37:52 +01:00
Alfredo Cardigliano
99bd8bbf86 Fix link in search results with vlan 2022-03-10 09:23:18 +01:00
MatteoBiscosi
8032fb36ae Reworked host traffic page 2022-03-09 17:43:45 +01:00
Alfredo Cardigliano
af0404b70c Add more info to search results 2022-03-08 18:00:53 +01:00