Commit graph

42 commits

Author SHA1 Message Date
Alfredo Cardigliano
0c9693bc76 Fix note 2024-12-16 10:59:43 +01:00
Alfredo Cardigliano
ecd3f11d19 Add snaplen configuration 2024-10-18 16:11:23 +02:00
Alfredo Cardigliano
99ccaaa572 Fix displayed disk space limit on <XL 2024-06-20 16:52:07 +02:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01: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
0e238d1a83 Fix smart_disk_space 2023-09-13 12:56:27 +02:00
Alfredo Cardigliano
f0e7a513f9 Improve traffic recording settings (hide settings when disabling). Fix (ignore) validation when disabling the service. (fix #7728) 2023-08-18 11:27:34 +02:00
Alfredo Cardigliano
9f2abac50d Fix size unit 2023-06-23 12:15:59 +02:00
Alfredo Cardigliano
e5bc59bf66 Improve smart recording checks 2023-06-15 09:56:11 +02:00
Alfredo Cardigliano
9f14c401ed Fix disk space validation (form validation reporting need to be improved) 2023-05-04 11:29:58 +02:00
Alfredo Cardigliano
4aaa412c30 Fix reported disk space config 2023-04-27 11:56:34 +02:00
Alfredo Cardigliano
456867b3d1 Add notes about smart recording and license required 2023-04-20 09:53:21 +02:00
Alfredo Cardigliano
e192def3a8 Push smart recording filters from flows and hosts directly. Removed endpoint. 2023-04-17 17:27:03 +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
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
Alfredo Cardigliano
67e69c2e42 Add capture filter configuration in Traffic Recording Settings 2022-10-03 18:43:39 +02:00
Alfredo Cardigliano
7e84a6afdb Control recording on the main interface from the sub interfaces 2022-03-31 12:47:33 +02:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Simone Mainardi
1dce9e5842 Migrates to Bootstrap 5
Adds bootstrap-5.0.0-beta3-dist

Adds bootstrap-5.0.0

Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist

initial migration to bs v5

porting to bs5

improvements on dropdown menu filter

fixed host map dropdown

removed excessive padding

fix button toggle

re-add blog news

removed text decoration for links

fix button layout (#5348)

remove underscore from href (#5347)
2021-05-18 11:39:59 +02:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Alfredo Cardigliano
dc3c9dbee8 Fix recording toggle 2020-06-29 14:21:02 +02:00
Alfredo Cardigliano
1b2c5274e5 Fix continuous recording toggle 2020-05-28 17:21:19 +02:00
Simone Mainardi
d2f7ea260c Fixes continuous traffic recording label 2020-05-22 14:37:51 +02:00
Simone Mainardi
9501dac73c Fixes traffic recording linked to ZMQ interfaces 2020-05-22 14:26:15 +02:00
Simone Mainardi
1af867c861 Fixes broker traffic recording page 2020-05-22 14:02:23 +02:00
emanuele-f
eea288dee9 Add on-off switch template
Addresses #3513
2020-05-21 17:22:00 +02:00
Alfredo Cardigliano
5d56596c04 Fix traffic recording settings page 2020-05-20 12:29:51 +02:00
Simone Mainardi
3744ace4f8 Refactors graph_utils and nv_graph_utils
Addresses #3720

Refactor: create module graph_utils

Refactor: get_timeseries_layout

Refactor: get_default_timeseries

Refactor: getDeviceCommonTimeseries

Refactor: printCategoryDropdownButton

Refactor: printPoolChangeDropdown

Refactor: poolDropdown

Refactor: printProtocolQuota

Refactor: printGraphTopFlows

Refactor: drawGraphs

Refactor: printNotes

Refactor: getMinZoomResolution

Refactor: printSeries

Refactor: zoom_vals

Refactor: getZoomDuration

Refactor: getZoomAtPos

Refactor: stackedProgressBars

Refactor: percentageBar

Refactor: breakdownBar

Refactor: getProtoVolume

Refactor: normalizeSeriesPoints

Refactor: nv_graph_utils

Refactor: extendLabels

Refactor: getAlertGraphLink

Refactor: performCustomQuery

Refactor: drawProGraph

Refactor: unifies nv_graph_utils and graph_utils
2020-04-10 09:47:32 +02:00
gabryon99
bec4c8184d add switches instead checkboxes 2020-02-12 22:38:27 +01:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Simone Mainardi
dacaa7e3db Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
Simone Mainardi
7402bbdd14 FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
Alfredo Cardigliano
ade466ddd0 Fix save button alignment 2019-12-06 09:57:46 +01:00
emanuele-f
96ce6c0cf5 Improve stackedProgressBars 2018-12-13 17:26:55 +01:00
Alfredo Cardigliano
cc8e951933 Setting width to force the stackedProgressBars components to render always with the same size 2018-12-12 18:03:44 +01:00
Alfredo Cardigliano
3cddaaf127 Resized storage bars 2018-12-12 16:52:51 +01:00
Alfredo Cardigliano
931070804c Storage status in the interface page (rrd, flows index, pcap)
recording_utils.storageInfo now returns everything in bytes
Added getFolderSize to lua utils
Added rrd_utils.storageInfo
2018-12-12 14:44:41 +01:00
Alfredo Cardigliano
e082b2bacb computing used and reserved disk space from all interfaces when configuring the max disk space or checking the extraction limit 2018-11-20 15:34:09 +01:00
emanuele-f
d50a895f36 Traffic recording gui improvements 2018-11-14 19:29:58 +01:00
emanuele-f
2e11f7506e Improve traffic dump storage utilization bar 2018-11-13 20:13:47 +01:00
emanuele-f
88986d5589 Move traffic extraction pages under the interface disk icon 2018-11-13 20:13:47 +01:00