Commit graph

183 commits

Author SHA1 Message Date
Alfredo Cardigliano
db0fc0a871 Add more process information 2022-06-10 15:30:46 +02:00
Alfredo Cardigliano
bbf2edb5d5 Add process/container/tcp info for both client and server. Parse container id. 2022-06-08 18:27:17 +02:00
Alfredo Cardigliano
b5566ee3de Set parsed ebpf info flag 2022-06-08 12:07:17 +02:00
Alfredo Cardigliano
0a662c1a25 Add initial process IE colleciton from nProbe 2022-06-07 17:43:32 +02:00
Alfredo Cardigliano
5c3f73c2e3 Fix indent 2022-06-07 11:13:21 +02:00
Luca Deri
0ae4341d9b Added %L7_CONFIDENCE support 2022-06-06 14:05:42 +02:00
Luca Deri
930a2ac34d Added support for FlowRiskInfo via nProbe 2022-05-31 11:29:32 +02:00
Luca Deri
0e05c21d9f Added support for error code 2022-05-02 13:04:01 +02:00
Luca Deri
adf97e5e9b HTTP User Agent is now exported in nProbe and collected by ntopng. Implements ##6325 2022-02-16 23:47:54 +01:00
Luca Deri
b56498d52c Warnign fixes 2022-02-15 12:58:46 +01:00
Alfredo Cardigliano
19310ffd06 Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
Alfredo Cardigliano
f2060f2488 Copyright update (C) 2022-01-03 09:35:09 +01:00
Luca Deri
e22a8d31dc Extensions for handling syslog flows 2021-12-02 18:12:25 +01:00
Simone Mainardi
eb68cf7b0e Adds nProbe IE descriptions in the flow details page
Addresses #6028
2021-11-09 14:11:27 +01:00
Simone Mainardi
c105ade0c9 Implements ability to display all IE descriptions from nProbe
Addresses #6028
2021-11-09 13:58:48 +01:00
Luca Deri
e8a6c2387c Added listening ports parsing 2021-10-26 00:32:09 +02:00
Luca Deri
8e80fb8890 Added missing cast 2021-09-11 13:26:16 +02:00
Matteo Biscosi
120cd82c39 Changed format and position of Flow Verdict information 2021-09-08 15:47:23 +02:00
Simone Mainardi
7016f97c12 Adjusts calc. of ZMQ update freq for hosts to cap the maximum 2021-09-08 12:59:15 +02:00
Matteo Biscosi
730e849bda Fixes Flow Verdict not shown in flow page 2021-09-07 17:51:09 +02:00
Simone Mainardi
00787c0e7e Implements support for nProbe field L7_INFO
Addresses #5844
2021-09-06 14:35:16 +02:00
Simone Mainardi
a7d41172d7 Reworks (relaxes) TCP flag checks to swap ZMQ flows 2021-08-13 10:30:24 +02:00
Simone Mainardi
b4dbee6f6e Allows non-well-known-ports to be checked when swapping ZMQ flows
Addresses #5745
2021-08-12 10:14:50 +02:00
Simone Mainardi
d700bf6530 Fixes for parsing of nProbe-sent sFlow counter samples 2021-07-16 17:41:43 +02:00
Simone Mainardi
421782c06a Fixes for interface nProbe columns and last time 2021-07-16 12:36:00 +02:00
Simone Mainardi
ac9e6c3035 Fix to correctly determine last packet time over ZMQ 2021-07-16 11:51:29 +02:00
Simone Mainardi
a9d62c826f Increases eviction time for connected nProbe instances 2021-07-16 11:46:54 +02:00
Simone Mainardi
e6ffc83324 Handles large number of nProbes in UI and backend
Implements #5667
2021-07-15 17:11:48 +02:00
Luca Deri
e55f88faa2 ZMQ timeout optimizazion 2021-07-09 16:36:46 +02:00
Simone Mainardi
65769a7f42 Parses sflow samples via ZMQ, determines interfs. w/ sampled traff. 2021-07-09 15:57:26 +02:00
Luca Deri
e73adec924 Removed race conditions on the ZMQParserInterface 2021-07-07 08:54:13 +02:00
Luca Deri
620823cf33 Cleaned up code for ZMQ collectors (some extra cleanup is necessary however) 2021-07-07 01:38:45 +02:00
Luca
ff3f9a43a1 Introduced traffic direction in ZMQ when %DIRECTION information
element is set in the nProbe template (-T)
2021-06-28 09:13:58 +02:00
Luca Deri
195fe9578c Improved observation point id support and flow reporting 2021-06-19 00:16:48 +02:00
Luca
aebd20d848 Changes in TCP flags handling when collected via ZMQ 2021-06-17 15:32:40 +02:00
Luca Deri
c7939fb212 Added JA3 handling via ZMQ 2021-06-04 00:10:07 +02:00
Matteo Biscosi
756966c62b Added nProbe license and maintenance infos to iface 2021-05-31 12:28:41 +02:00
Simone Mainardi
5f39e99d3a Adjusts ZMQ swap to ignore cumulative TCP flags 2021-05-27 10:57:07 +02:00
Simone Mainardi
c10980b5ba Relaxes swap condition for ZMQ flows 2021-05-25 12:16:01 +02:00
Simone Mainardi
8ef164a926 Fixes crash when reading JSON over ZMQ 2021-05-20 09:30:13 +02:00
Luca Deri
3dda9ba905 Added FLOW_VERDICT handling 2021-04-19 23:49:23 +02:00
Simone Mainardi
42d2e85243 Minor TCP flag check fix 2021-02-27 21:02:49 +01:00
Simone Mainardi
9d43be52c7 Reworks client/server heuristic for ZMQ interfaces 2021-02-27 21:01:19 +01:00
Luca Deri
8453fb6e6d Crash fix 2021-02-23 10:28:58 +01:00
Luca Deri
291407f7f4 Warnign fixes 2021-02-06 14:47:06 +01:00
Simone Mainardi
ce45bf0f9c Reworks throughput estimation for ZMQ interfaces 2021-01-25 17:27:13 +01:00
Alfredo Cardigliano
f1889790da Fix probe time drift reporting 2021-01-22 11:37:51 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Alfredo Cardigliano
6a23f59bcf Add support for OBSERVATION_POINT_ID 2020-10-13 14:54:24 +02:00
Simone Mainardi
7320c8266c Adds throughput estimation via ZMQ
Implements #3508
2020-10-06 19:28:11 +02:00