Commit graph

3564 commits

Author SHA1 Message Date
Luca Deri
78a757b84e Updated (C) 2023-02-19 19:16:07 +01:00
Luca Deri
31c8d7fbf0 Method signature change to be called it also from a lua host script 2023-02-17 16:43:04 +01:00
Luca Deri
eabccda9b2 Added ability to blacklist hosts via Lua API 2023-02-17 15:43:20 +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
ce5c657432 Minor code optimizations
Clockdrift is now disabled in case of ZMQ drops
2023-02-17 15:16:25 +01:00
Alfredo Cardigliano
c98f39f2a4 Remove Hide from host feature 2023-02-17 11:43:07 +01:00
Luca Deri
54a87a1bc6 Implemented host blackhole 2023-02-17 09:11:16 +01:00
Matteo Biscosi
725a0a9640 Added rtt network timeseries 2023-02-16 16:17:26 +01:00
Luca Deri
1b504eddba Enaabled VM destroy/re-create in Host and Flow script to avoid restarting ntopng when a user script needs to be modified 2023-02-16 08:26:41 +01:00
Luca Deri
0fae8eb3ce Improved Host no-TX statistics now available also for remote hosts 2023-02-15 22:38:21 +01:00
Luca Deri
3945f44021 Improvements for No-RX traffic analysis 2023-02-15 00:38:45 +01:00
Luca Deri
1db1c68fd5 Host page now reports Unicast local hosts 2023-02-14 00:34:37 +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
Luca Deri
0a6acbee78 Fix for mitigating the clock drift issue 2023-02-11 00:06:52 +01:00
Luca Deri
550df84f86 Improved hsts with no TX retrieval 2023-02-10 00:27:17 +01:00
MatteoBiscosi
ddb55b4d7e Updated ndpi alerts (#7200) 2023-02-09 18:46:37 +01:00
Luca Deri
e6f17a34d5 Implemented interface.getRxOnlyHostsList() API call 2023-02-08 23:28:12 +01:00
Luca Deri
c4e183ab0f Fixed flow export 2023-02-08 17:36:58 +01:00
Alfredo Cardigliano
c846bd6d4e Add support for Bearer Token in postHTTPJsonData 2023-02-08 17:15:05 +01:00
MatteoBiscosi
4fb9e2f59b Added missing flow fields 2023-02-08 17:01:15 +01:00
Luca Deri
f810eceaa1 Reworked flow serialization (#6950) 2023-02-07 23:34:06 +01:00
MatteoBiscosi
8eb2884613 Partially fixes non mapped fields (#6950) 2023-02-07 12:39:34 +01:00
Luca Deri
24bc8213d9 Fixed VLANBidirectionalTraffic code 2023-02-06 21:49:30 +01:00
Nicolò Maio
bf92a04df4
Update VLAN bidirectional traffic check, now is on protocol detected. (#7126) (#7208) 2023-02-06 17:51:44 +00:00
Nicolò Maio
7162045cdd
Add VLAN bidirectional traffic alert (#7126) (#7194)
* Add VLAN bidirectional traffic alert (#7126)

* Add alert description. (#7126)
2023-02-03 10:33:25 +01:00
Luca Deri
42a14874d5 Improved "Flow User Check Script" flow check 2023-01-30 22:22:51 +01:00
Alfredo Cardigliano
73af3fa521 Add support for external (REST) host alerts (#7170) 2023-01-26 15:34:54 +01:00
Luca Deri
f4f10a8482 Implemented application=188.239 (proto and pp_proto) in flows_stats.lua 2023-01-26 00:28:22 +01:00
Luca Deri
8acaf30b2e Enhancement to support NDPI_TCP_ISSUES flow risk 2023-01-24 23:11:25 +01:00
Alfredo Cardigliano
0eddc9f353 Add debug print 2023-01-24 10:39:55 +01:00
Luca Deri
af186f7bfd Implemented unresponsive peers host report 2023-01-23 21:25:02 +01:00
Luca Deri
8b65046017 Implemented count of incoming tx peers with TCP flows unanswered 2023-01-23 15:36:16 +01:00
Luca Deri
40aac28b7f Implemented interface.getVLANFlowsStats() 2023-01-23 14:33:26 +01:00
Luca Deri
6bc62dcf0c Updated TCP connections with not success list 2023-01-23 11:51:07 +01:00
Luca Deri
9340087892 Added support for estimating the number of TCP contacted servers with no reply. This is useful to detect scans or network issues 2023-01-22 20:04:05 +01:00
Luca Deri
133423cfa8 Reworked flow swap handling 2023-01-20 21:38:14 +01:00
Luca Deri
630bb036e3 Implemented interface.getProtocolFlowsStats() 2023-01-19 12:04:40 +01:00
Luca Deri
a9e7bc8210 Fixes #7122 2023-01-18 22:48:06 +01:00
MatteoBiscosi
e8e2627e33 Added server ports to VLANs 2023-01-18 15:36:59 +01:00
MatteoBiscosi
7f17bc775c Implemented server and client ports into NetworkInterfaces 2023-01-17 16:21:14 +01:00
Luca Deri
3599f06754 Updated default cluster name 2023-01-14 12:41:54 +01:00
Alfredo Cardigliano
e186748f19 Crash fix while setting observation points 2023-01-14 07:33:31 +01:00
Luca Deri
662bfd2313 Changes for supporting clickhouse-cluster 2023-01-13 22:28:31 +01:00
MatteoBiscosi
98cc2c32e0 Added flow exporter ips to observation points (#6968) 2023-01-13 15:45:54 +01:00
Alfredo Cardigliano
22dcb15887 Check user capabilities when running queries in the backend 2023-01-11 11:40:57 +01:00
MatteoBiscosi
541ec9c54d Added forced offline variabl to mantain the --offline option (#7071) 2023-01-10 16:04:21 +01:00
Alfredo Cardigliano
7da1395b87 Reworking capabilities support 2023-01-09 18:46:40 +01:00
Luca Deri
e846fef24b ZMQ encryotion key is now reported in hex to avoid escape problems 2023-01-07 10:00:38 +01:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
Luca Deri
f718854bce Improved report of periodic flows
Updated nDPI flow risks list
2022-12-31 18:08:21 +01:00