Commit graph

920 commits

Author SHA1 Message Date
Luca
c70d0a2adf Reworked flow aggregation 2023-07-10 20:04:14 +02:00
Nicolò Maio
68c9dc1f18
Add module to get hosts from service. (#7585)
* Add module to get hosts from service.

* Minor fix.
2023-06-27 11:24:40 +02:00
Alfredo Cardigliano
88c5815502 Improve smart recording check 2023-06-15 10:33:49 +02:00
Matteo Biscosi
84807c6486 Fixes behavior charts 2023-06-13 08:51:22 +00:00
Alfredo Cardigliano
0edd399d2e Keep track of active probes 2023-06-12 16:45:48 +02:00
Alfredo Cardigliano
9b6702c578 Move Push Alerted Hosts to PF_RING setting to the interface settings 2023-05-31 14:44:19 +02:00
Nicolò Maio
fbae5e861b
Add Server Ports Analysis page. (#7493) (#7498)
* Add Server Ports Analysis page. (#7493)

* Add num hosts in server ports rest. (#7493)

* Fix memory leak and fix GUI bug. (#7493)

* Minor Fix. (#7493)

* Minor fix.

* Minor Fix.

* Fix paths
2023-05-29 16:26:03 +02:00
Nicolo Maio
45bcae5e90 Fix top talkers. (#7478) 2023-05-26 14:04:04 +00:00
Nicolo Maio
7d9784002a Add host filter in aggregated live flows. (#7441) 2023-05-05 12:45:32 +00:00
Luca Deri
5fa638389f - Fixed partial working search
- Fixed error when returned search set was empty
- Cleaned up code
2023-04-30 10:33:40 +02:00
Luca Deri
a73d7d84cf Leeak fix 2023-04-29 19:02:58 +02:00
Nicolò Maio
93b63bc2c0
Add search map on aggregated live flows. (#7428)
* Add search map on aggregated live flows.

* Code refactor.
2023-04-29 18:29:29 +02:00
Nicolo Maio
9cd545a7da Fix recordsFiltered. (#7416) 2023-04-26 10:50:24 +00:00
Luca Deri
474b4efe31 Implemented #7407 2023-04-18 23:49:37 +02:00
Matteo Biscosi
a5ca8d963e Partially fixes aggregated live flows page 2023-04-18 10:57:20 +00:00
Alfredo Cardigliano
e192def3a8 Push smart recording filters from flows and hosts directly. Removed endpoint. 2023-04-17 17:27:03 +02:00
lucaderi
37dbf7f059 Automated commit of clang-format CI changes. 2023-04-08 12:28:11 +00:00
Luca Deri
dfb41880d5 Reworked nDPI stats (and dependencies)
Removed deserialization code
2023-04-08 14:27:05 +02:00
lucaderi
d395deac4e Automated commit of clang-format CI changes. 2023-04-07 14:20:44 +00:00
Alfredo Cardigliano
a3ac67d70b Remove get_first_XXX_interface API. Cleanup. 2023-03-31 10:50:10 +02:00
Luca Deri
7c4c93bf93 Code cleanup 2023-03-29 14:04:43 +02:00
Nicolò Maio
4881067e3f
Criteria client-server, app-client-server and info only for M or higher. (#7343) (#7354) 2023-03-29 13:29:53 +02:00
Nicolò Maio
9c73a3e7f0
Add info and app-client-criteria. (#7343) (#7348) 2023-03-27 16:19:39 +02:00
Nicolò Maio
22de7e2fd7
Fixing live flows filters. (#7323) (#7328) 2023-03-16 17:00:24 +01:00
Nicolo Maio
b170e44920 Update achors links and live flows filters. (#7233) 2023-03-13 20:48:28 +00:00
Luca Deri
2b679f4b92 Reworked host/MAC binding: ntopng is now able to avoid merging flows with the same 5 tuple but differnet MAC addresses 2023-03-11 00:11:51 +01:00
Luca Deri
0f82a21e00 Code cleanup 2023-03-08 19:33:03 +01:00
Nicolò Maio
628d1adb47
Update aggregated live flows analysis page (#7233) (#7293)
* Update aggregated live analysis flows page with server side pagination. (#7233)

* Lua rest refactor.
2023-03-08 17:03:57 +01:00
Nicolò Maio
1d9e82e857
Update aggregated live flows with more criteria. (#7233) (#7287) 2023-03-03 11:58:31 +01:00
Luca Deri
9618eee614 Reworked host rx-only accounting 2023-02-21 13:14:21 +01:00
Luca Deri
05ecf9eb90 Remove un-necessary VLANid type in order to simplify code and avoid un-necessary and's 2023-02-20 22:30:12 +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
Alfredo Cardigliano
c98f39f2a4 Remove Hide from host feature 2023-02-17 11:43:07 +01:00
Luca Deri
550df84f86 Improved hsts with no TX retrieval 2023-02-10 00:27:17 +01:00
Luca Deri
e6f17a34d5 Implemented interface.getRxOnlyHostsList() API call 2023-02-08 23:28:12 +01:00
Luca Deri
42a14874d5 Improved "Flow User Check Script" flow check 2023-01-30 22:22:51 +01:00
Alfredo Cardigliano
0eddc9f353 Add debug print 2023-01-24 10:39:55 +01:00
Luca Deri
40aac28b7f Implemented interface.getVLANFlowsStats() 2023-01-23 14:33:26 +01:00
Luca Deri
630bb036e3 Implemented interface.getProtocolFlowsStats() 2023-01-19 12:04:40 +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
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
Luca Deri
66a4e73f1e Initial implementation of custom Host script 2022-11-23 18:56:54 +01:00
Luca Deri
ddef9454c2 Reworked interface VM in CustomFlowLuaScript 2022-11-21 17:57:21 +01:00
Luca Deri
75aece27e0 Implemented interace.getLocalServerPorts() 2022-10-23 23:22:44 +02:00
Luca Deri
2d7dc6bfa0 Added kafka dependencies 2022-10-20 00:02:03 +02:00
MatteoBiscosi
692ae0bfcc Added critical and emergency status to alerts 2022-10-19 10:18:51 +02:00
Luca Deri
784e2d86b3 Improved top host sites adding reset method 2022-10-15 00:39:24 +02:00
Luca Deri
6f68081826 Added the ability to un-merge DNS requests on the same UDP ports. 2022-10-11 23:38:51 +02:00
Luca
8c43f5b28b Implements #6150 2022-10-10 19:35:07 +02:00