Commit graph

8576 commits

Author SHA1 Message Date
MatteoBiscosi
899b71c600 Fixes interface names 2022-10-10 11:00:57 +02:00
Luca Deri
c90268ffb6 Disabled trace 2022-10-10 10:21:20 +02:00
Luca Deri
d0e42b03f3 Added the ability to solt flows by serial that is useful for sorting traffic according to the time flows have been created 2022-10-08 11:22:04 +02:00
MatteoBiscosi
06e2cd00c3 Added timeseries_info pro module and added checks for versioning (#6831) 2022-10-07 13:00:10 +02:00
MatteoBiscosi
7ffd967a74 Added host/score ratio (#6919) 2022-10-07 10:53:10 +02:00
Luca Deri
d7c866f4ee Implements logic for #6150 2022-10-06 20:05:11 +02:00
Luca Deri
fd306dd894 Increased upload size to 25 MB 2022-10-05 22:23:35 +02:00
uccidibuti
906cc74239 Fix bugs in new timeseries page 2022-10-05 21:37:57 +02:00
Luca Deri
7f648c0761 Added blacklist name to info stored in hosts 2022-10-05 18:19:10 +02:00
Luca Deri
96a10e40d0 Improved flow payload visualization 2022-10-05 11:36:07 +02:00
MatteoBiscosi
4b9938be9a Fixes missing formatting in tables 2022-10-05 11:02:36 +02:00
MatteoBiscosi
760b5a2c52 Fixes missing formatting in host pools (#6921) 2022-10-05 11:02:06 +02:00
MatteoBiscosi
e40a2b4870 Fixes missing formatting in countries (#6918) 2022-10-05 11:01:48 +02:00
MatteoBiscosi
b03757b744 Fixes missing formatting in hosts (#6920) 2022-10-05 11:01:26 +02:00
MatteoBiscosi
c1c7b09e47 Updated host details l7 page (#6803) 2022-10-05 10:21:43 +02:00
Luca
0aa60f5001 Added support for HTTP Obsolete HTTP server flow risk 2022-10-04 22:34:21 +02:00
Alfredo Cardigliano
7553dd19c2 Add entity details to telegram alerts 2022-10-04 16:59:42 +02:00
Alfredo Cardigliano
a07c1c6680 Add custom name to get/ntopng/interfaces.lua 2022-10-04 15:41:32 +02:00
Luca
300558b3a4 Added flow payload handling 2022-10-04 12:00:22 +02:00
Luca Deri
40b42b9e3c Removed dedebug message 2022-10-03 22:16:41 +02:00
Luca Deri
0febc0a631 Updated ts_custom_host_function() signature 2022-10-03 21:56:05 +02:00
Alfredo Cardigliano
67e69c2e42 Add capture filter configuration in Traffic Recording Settings 2022-10-03 18:43:39 +02:00
MatteoBiscosi
163f2d4ee1 Fixes recipient link not correctly working (#6906) 2022-10-03 17:31:29 +02:00
MatteoBiscosi
19065241bb Fixes MAC settings not changed (#6916) 2022-10-03 17:19:19 +02:00
Matteo Biscosi
47339bd34c Added VLAN and multiwan support to nedge 2022-10-03 17:05:59 +02:00
Alfredo Cardigliano
a3ee7fd8d9 Change name for test alerts 2022-10-03 12:38:03 +02:00
Alfredo Cardigliano
93dd74d906 Fix telegram notifications (fix #6915) 2022-10-03 12:29:23 +02:00
Alfredo Cardigliano
a463ff59f8 Add entity based filter in Recipient configuration 2022-09-30 09:26:34 +02:00
MatteoBiscosi
b81a031722 Fixes l4 proto historical not available when light ts are enabled 2022-09-29 18:39:32 +02:00
Luca Deri
6f2096d1cc timeseries dump changes for introducing custom callback 2022-09-28 23:49:13 +02:00
uccidibuti
6250fddf94 Restyle timeseries on interface completed 2022-09-28 12:55:09 +02:00
Luca Deri
bfd02c98d5 Invalid MAC formatting 2022-09-27 13:33:52 +02:00
Luca Deri
c15b63d3af Tiny platform changes 2022-09-27 09:15:01 +02:00
Luca Deri
64902eb580 Fixed stderror being sent to the console 2022-09-27 09:13:15 +02:00
MatteoBiscosi
1736cb352a Fixes protocol not returned correctly 2022-09-26 19:22:16 +02:00
Luca Deri
43279adebf Removed debug trace 2022-09-26 18:43:19 +02:00
MatteoBiscosi
c50a26861f Added metric labels 2022-09-26 17:40:28 +02:00
MatteoBiscosi
c15fca5630 Removed duplicated ts 2022-09-26 17:03:28 +02:00
MatteoBiscosi
51d36b5457 Fixes group labels 2022-09-26 17:03:28 +02:00
Luca Deri
93d4d923af Removed prefs for behaviour analysis
Tiny method signature changes
2022-09-25 18:49:52 +02:00
Luca Deri
31254aa975 Fixes warning on timeseries in the community edition 2022-09-22 23:13:37 +02:00
Luca Deri
1726988d58 Fixed HTTP error code display 2022-09-22 16:34:12 +02:00
Luca Deri
97cbb01ef6 Added fix for flow filtering 2022-09-21 19:26:18 +02:00
Alfredo Cardigliano
729ebc402b Update local2remote stats in the same place where network stats are updates. This fixes stats with netfilter and non-packet interfaces. Fix #6145 2022-09-21 11:00:00 +02:00
MatteoBiscosi
3145ea3c99 Added groups and priority to interface ts 2022-09-20 17:33:23 +02:00
MatteoBiscosi
c6cd1d4c2b Added l7 proto and l7 categories to Interface charts 2022-09-20 17:01:38 +02:00
Luca Deri
e9b858f030 Datatypes cleanup 2022-09-19 17:24:08 +02:00
MatteoBiscosi
f3c38ec2e6 Added devices learning period (#6856) 2022-09-19 17:11:10 +02:00
Alfredo Cardigliano
b4487b9f87 Improve failure reporting. Add IP example. 2022-09-16 11:25:10 +02:00
Alfredo Cardigliano
6ddaa8dce0 Example fix 2022-09-16 11:14:17 +02:00