Commit graph

46 commits

Author SHA1 Message Date
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
Alfredo Cardigliano
9b26994000 Sort results by name 2022-03-08 17:20:27 +01:00
Alfredo Cardigliano
d572268514 Fix badges in search results 2022-03-08 17:11:34 +01:00
Alfredo Cardigliano
ed53aa2238 Move inactive to badges 2022-03-08 16:21:52 +01:00
Alfredo Cardigliano
8ba9230e78 Add title to search results 2022-03-08 16:17:46 +01:00
Alfredo Cardigliano
bfa2fbda5f Remove square brakets in search results 2022-03-08 15:54:06 +01:00
Alfredo Cardigliano
945249f474 Add badges in search results 2022-03-08 15:33:29 +01:00
Alfredo Cardigliano
ec7c32a7c7 Add info icons to search results 2022-03-08 12:49:34 +01:00
Alfredo Cardigliano
923e524007 Add more links (e.g. also for inactive hosts) 2022-03-07 19:08:41 +01:00
Alfredo Cardigliano
2c7274ad00 Check if clickhouse support is available 2022-03-07 15:43:26 +01:00
Alfredo Cardigliano
8874a67793 Fix filters for MAC results 2022-03-07 15:31:24 +01:00
Alfredo Cardigliano
47f04a8ea8 Debug cleanup 2022-03-07 15:23:54 +01:00
Alfredo Cardigliano
f6be6f685e Add support for filtering on MAC address 2022-03-07 15:19:19 +01:00
Alfredo Cardigliano
acdcde534c Extend rest/v2/get/host/find.lua with urls 2022-03-07 12:57:58 +01:00
Alfredo Cardigliano
fb9988a05d Add build_result func 2022-03-02 13:09:34 +01:00
Alfredo Cardigliano
6174712fc2 Add rest/v2/get/host/find.lua API 2022-03-02 12:53:08 +01:00
Alfredo Cardigliano
c5d35d99f1 Cleanup old explorer 2022-01-04 16:38:25 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Alfredo Cardigliano
30ce408a1d Move score filter caching to alert_store 2021-11-23 18:55:53 +01:00
Alfredo Cardigliano
078aa40107 Make the score filter persistent 2021-11-23 18:50:50 +01:00
Alfredo Cardigliano
f81a45721b Add query stats to alert queries 2021-11-22 11:16:34 +01:00
Vasilis Tako
4da05360f8 Changed back url from title to href attribute on anchor tags (Issue #5618) 2021-08-04 15:20:04 +02:00
Vasilis Tako
0b0107ab34 Added confirm modal when try to open all external links (Issue #5618) 2021-08-03 19:12:30 +02:00
Simone Mainardi
833fc3670b Reworks version of alert exclusions 2021-07-12 17:37:51 +02:00
Simone Mainardi
b117e8a23a Adds new REST API v2/
Addresses #5269
2021-07-08 09:57:46 +02:00