Commit graph

115 commits

Author SHA1 Message Date
Alfredo Cardigliano
efc6484517 Implement traffic extraction on view interfaces by aggregating traffic from all viewed interfaces, if recording is enabled on those 2026-04-03 17:23:36 +02:00
Luca Deri
389e832d1c (C) update 2026-01-19 16:23:53 +01:00
Alfredo Cardigliano
ecd3f11d19 Add snaplen configuration 2024-10-18 16:11:23 +02:00
Alfredo Cardigliano
9fcd8c810d Do not assume smart recording is enabled as default for external providers 2024-07-04 14:43:28 +00:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Nicolò Maio
1e9524d483
Removing lua utils in storage utils (#8227)
* Removing lua_utils from storage_utils

* Remove profiling

* Add missing requires for the 'flowinfo2hostname' method.

* Move clickhouseSupport check to check_redis_prefs
2024-02-19 17:56:26 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
640e124775 Set capture direction for n2disk in zmq interfaces 2023-09-13 15:26:42 +02:00
Alfredo Cardigliano
d43301cc3c Add explicit flag to enable flow export when recording on zmq interfaces 2023-09-13 15:11:05 +02:00
Alfredo Cardigliano
c425ec31c2 Allow to use any interface for recording in collector interfaces 2023-09-13 10:58:24 +02:00
Alfredo Cardigliano
7fae292fad Add safety check 2023-09-12 09:12:11 +02:00
Alfredo Cardigliano
456867b3d1 Add notes about smart recording and license required 2023-04-20 09:53:21 +02:00
Alfredo Cardigliano
90606f4a14 Improve reporting for extractions from the smart storage 2023-04-18 12:53:37 +02:00
Alfredo Cardigliano
2aa6eccafc Fix extraction from smart timeline 2023-04-18 11:52:44 +02:00
Alfredo Cardigliano
ba60af3df2 Handle extractions from the smart timeline when enabled according to the time interval 2023-04-14 18:42:14 +02:00
Alfredo Cardigliano
b2d0e341c5 Fix typo 2023-04-13 16:11:21 +02:00
Alfredo Cardigliano
34fc453504 Endpoint to test Smart Recording 2023-04-12 10:32:43 +02:00
Alfredo Cardigliano
073a62a32a Check if smart recording is enabled 2023-04-11 17:06:26 +02:00
Alfredo Cardigliano
013422ac2b Create smart recording configuration 2023-04-11 17:04:35 +02:00
Alfredo Cardigliano
a83c3bd61a Extend traffic recording page with smart recording settings 2023-04-11 12:31:20 +02:00
Alfredo Cardigliano
67e69c2e42 Add capture filter configuration in Traffic Recording Settings 2022-10-03 18:43:39 +02:00
Luca
74f03c3a38 Added script tracings 2022-08-30 19:32:05 +02:00
Alfredo Cardigliano
5de076ea47 Index both outer header and tunneled traffic in recorded data to reflect what ntopng shows 2022-03-23 15:56:41 +01:00
Alfredo Cardigliano
eecda6ed16 Improve pcap size computation 2022-03-22 12:20:59 +01:00
Alfredo Cardigliano
d7a3f45365 Add tunnel indexing to generated n2disk configuration 2022-03-21 18:31:15 +01:00
Alfredo Cardigliano
727a2a3559 Continuous recoridng info the the main interface page (fix #6354) 2022-03-09 12:49:00 +01:00
Alfredo Cardigliano
75bb5fd56e Fix #6347 2022-03-02 13:01:40 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Simone Mainardi
5aef101ff4 Handles REST APIs in circular dep checks 2021-10-04 11:30:57 +02:00
Luca Deri
f1c87e533f Simplified housekeeping.lua 2021-02-22 18:03:25 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Alfredo Cardigliano
f65f4bbb1f Fix type conversion 2020-11-11 19:22:03 +01:00
Alfredo Cardigliano
38fa365c51 Traffic recording fixes 2020-11-11 10:20:18 +01:00
Simone Mainardi
b551bb3e7a Fixes invalid disk space calc on BSD-based systems
Fixes #3591
2020-03-20 15:48:57 +01:00
Simone Mainardi
fee595eabf Caps du -s execution using a timeout to prevent long activities 2020-02-26 16:22:22 +01:00
Alfredo Cardigliano
c31db3ac38 Cache used disk space (#3421) 2020-02-15 12:12:44 +01:00
Alfredo Cardigliano
e18aa22456 Handle check_recording_data for non-admin users 2020-01-13 23:51:27 +01:00
Alfredo Cardigliano
f4a4c07d80 Add ability to extract traffic to users with permission (direct extraction only) 2020-01-13 17:39:12 +01:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Alfredo Cardigliano
b8f20724c6 Using cache to check for completed extraction jobs only when there are pending jobs (#2767) 2019-08-16 14:33:55 +02:00
Alfredo Cardigliano
b29894d9bb Improved storage utilization bar 2019-06-26 17:57:49 +02:00
Simone Mainardi
c581f085cd Checks n2disk service upon visits to page if_stats
Handles n2disk installations with a running ntopng
2019-02-28 10:49:58 +01:00
Alfredo Cardigliano
dee19c218f Fixed n2disk-ntopng service check 2019-02-21 19:26:48 +01:00
Simone Mainardi
b6e1949ae9 Notifies the user when an external n2disk is available to bind to ntopng 2019-01-29 16:38:52 +01:00
Simone Mainardi
11f4b2fe67 Handles custom n2disk instances within ntopng 2019-01-16 16:59:36 +01:00
Simone Mainardi
fcd586f8b4 Error handling and localization for recorded traffic extractions 2019-01-04 16:29:57 +01:00
Simone Mainardi
8221d14e0f Handles extractions from recording processes non managed by ntopng
Implements #2276
2019-01-03 18:38:52 +01:00
Simone Mainardi
d11aa964fb Detects continuous reconding activity and status
Implements #2276
2019-01-02 19:11:11 +01:00
Simone Mainardi
fcc66a4b05 Updates ntopctl to handle service n2disk-ntopng 2019-01-02 15:49:16 +01:00
Alfredo Cardigliano
d5e93da5e8 Safety check 2018-12-19 14:40:38 +01:00