Commit graph

8669 commits

Author SHA1 Message Date
Luca Deri
cec7592305 Added vlandId in assets 2022-09-14 00:35:22 +02:00
Alfredo Cardigliano
c93b66cb17 Code cleanup 2022-09-13 18:29:23 +02:00
MatteoBiscosi
bf8fba8cf0 Removed no more used require 2022-09-13 17:57:40 +02:00
MatteoBiscosi
e1dd77b810 Fixes community schema not found 2022-09-13 17:57:20 +02:00
MatteoBiscosi
889f012bd1 Fixes dropdown ordering (#6862) 2022-09-12 15:18:49 +02:00
MatteoBiscosi
28c0c0f80c Fixes default ts (#6863) 2022-09-12 11:32:33 +02:00
MatteoBiscosi
28765f94f0 Fixes RX/TX traffic colours (#6865) 2022-09-12 11:14:44 +02:00
MatteoBiscosi
670580b789 Fixes unwanted if removed due to merge 2022-09-12 11:09:22 +02:00
MatteoBiscosi
93077fc7b0 Fixes label cut algorithm not working (#6869) 2022-09-12 11:03:55 +02:00
MatteoBiscosi
1632e94cdc Added no-wrap to all live flows columns (#6870) 2022-09-12 10:50:30 +02:00
MatteoBiscosi
d96c2b23a8 Fixes max entries reached not showing (#6872) 2022-09-12 10:42:48 +02:00
Luca Deri
7f9f0c6751 Fixes #6859 2022-09-10 15:35:22 +02:00
uccidibuti
ec4d8e7d22 allow to enable new timeseries page on interface enabling: 'redis-cli SET ntopng.enable_new_timeseries 1' 2022-09-10 14:21:26 +02:00
Luca Deri
7992446d9e Implements Local Hosts BlackList Check #6858 2022-09-09 22:51:12 +02:00
Alfredo Cardigliano
ceaa36104f Fix alert type (alert_id) filter for Historical Flows (#6853) 2022-09-09 18:41:58 +02:00
MatteoBiscosi
ce1c8f2d06 Removed unused variable 2022-09-09 13:24:43 +02:00
MatteoBiscosi
c82a6dfdf8 Added top application table in Interface charts 2022-09-09 13:24:43 +02:00
MatteoBiscosi
3b14b25ded Removed new graph 2022-09-08 17:37:13 +02:00
MatteoBiscosi
56b4349f58 Fixes timeseries error 2022-09-08 17:36:03 +02:00
MatteoBiscosi
a029170420 Added return 2022-09-08 17:21:05 +02:00
MatteoBiscosi
f9c317387d Added interface graphs 2022-09-08 17:20:32 +02:00
Luca Deri
04175ad0fb Improved pcap upload 2022-09-08 13:36:47 +02:00
MatteoBiscosi
e9c97ee089 Fixes missing active flows title (#6849) 2022-09-08 11:20:01 +02:00
uccidibuti
56cc31c866 restyle timeseries: implemented url status 2022-09-08 11:07:28 +02:00
Luca Deri
b38c189ea8 Updated script menu 2022-09-08 00:48:15 +02:00
Luca Deri
fa51a2b4e8 Added the ability to upload a pcap file for analysis 2022-09-08 00:46:24 +02:00
MatteoBiscosi
932254f3f3 Re-added alert_utils import 2022-09-07 16:03:30 +02:00
MatteoBiscosi
cf2fed3fb4 Fixes sankey not working 2022-09-07 12:32:46 +02:00
Alfredo Cardigliano
b9fe7319aa Fix require in change_password.lua 2022-09-07 10:49:05 +02:00
Alfredo Cardigliano
c29e84314e Allow vlan interfaces 2022-09-07 10:48:41 +02:00
Alfredo Cardigliano
ad4e9facb7 Add support for multiple LAN/WAN interfaces in nEdge backend (C++) 2022-09-07 09:19:16 +02:00
Alfredo Cardigliano
e94aacb86d Fix http_utils require 2022-09-06 14:49:01 +02:00
Luca Deri
e1aab37687 Disabled lock in pools 2022-09-06 11:54:36 +02:00
Alfredo Cardigliano
6e834992e5 Add support for multiple LAN interfaces in routing mode 2022-09-06 11:05:06 +02:00
Alfredo Cardigliano
f541963ba8 Fix dns_utils require (#6844) 2022-09-06 09:31:05 +02:00
Luca Deri
bab3a80cdf Changes in host details 2022-09-06 00:13:40 +02:00
Luca Deri
be90bf50df Optimized pools lock/unlock removing redis with a lock in ntopng 2022-09-05 20:00:29 +02:00
Luca Deri
a9f7c69fab Updated (C) 2022-09-05 18:41:39 +02:00
Luca Deri
0f71477727 Fixes #6842 2022-09-05 12:29:08 +02:00
Luca Deri
c2a8faeeef Removed outdated top hosts menu entry 2022-09-05 12:19:14 +02:00
Luca Deri
8b7c86ebaa Added copy button for the systemid 2022-09-05 12:16:03 +02:00
MatteoBiscosi
62f950ce36 Moved ssh host page to vuejs and fixes css color (#6838) 2022-09-05 11:54:28 +02:00
MatteoBiscosi
995ea9cde8 Removed unused import and added missing import 2022-09-05 11:41:21 +02:00
MatteoBiscosi
16cd636043 Moved ja3 fingerprint page to vue and fixes css color (#6838) 2022-09-05 11:41:21 +02:00
Luca Deri
dbf6e0b531 function fix 2022-09-04 11:56:29 +02:00
Luca Deri
85bd08987b Moved function across files 2022-09-03 16:44:35 +02:00
Luca Deri
7664a2eded Added HREF caching 2022-09-03 11:54:46 +02:00
Luca Deri
45bcebd021 Added ntopng Enterprise XL support 2022-09-03 11:26:36 +02:00
Luca Deri
a402867365 Reworked lua_utils splitting GUI components on a separate file 2022-09-03 10:06:41 +02:00
MatteoBiscosi
887eca78f6 Removed no more needed dependencies 2022-09-02 17:13:55 +02:00