Commit graph

6081 commits

Author SHA1 Message Date
Alfredo Cardigliano
2aa6eccafc Fix extraction from smart timeline 2023-04-18 11:52:44 +02:00
Matteo Biscosi
e1d0f369f7 Removed debug tprint 2023-04-17 15:52:44 +00:00
Matteo Biscosi
f9ef574c5f Fixes engaged alert rest not working properly (#7399) 2023-04-17 15:50:42 +00:00
Alfredo Cardigliano
591d27d58f
Merge pull request #7409 from NicoMaio/add-multicast-forwarders
Add multicast forwarders. (#7396)
2023-04-17 17:30:00 +02:00
Alfredo Cardigliano
e192def3a8 Push smart recording filters from flows and hosts directly. Removed endpoint. 2023-04-17 17:27:03 +02:00
Nicolo Maio
508b0a0ba5 Minor fix. 2023-04-17 15:55:18 +02:00
Nicolo Maio
5f54c64dee Add multicast forwarders. (#7396) 2023-04-17 15:40:40 +02:00
Matteo Biscosi
4b1ee9d278 Fixes custom category change not working and apply button disabled (#7406 #7405) 2023-04-17 10:26:57 +00:00
Luca Deri
5f849f84a6 Implemented MAC address monitoring of inactive MAC addresses (seen in the past 30 days) 2023-04-16 11:25:52 +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
Matteo Biscosi
4cacf75c9e Backup code cleanup and fixes daily backup not executed (#7397) 2023-04-14 16:15:26 +00:00
Matteo Biscosi
a1df1ab8de Fixes backup function not called (#7397) 2023-04-13 18:08:03 +02:00
Matteo Biscosi
9f29c34b4a Fixes column ids lint 2023-04-13 17:51:13 +02:00
Alfredo Cardigliano
b2d0e341c5 Fix typo 2023-04-13 16:11:21 +02:00
Luca
824beccc6e Changes to address #7397 issues 2023-04-13 15:21:53 +02:00
Nicolò Maio
574e941947
Add configurations backup. (#5780) (#7390) 2023-04-12 17:01:08 +02:00
Nicolo Maio
83db05c390 Add rest api. (#7389) 2023-04-12 10:49:35 +00:00
Matteo Biscosi
4ba1db08a0 Added empty description in case the field is empty 2023-04-12 09:52:02 +00:00
Alfredo Cardigliano
34fc453504 Endpoint to test Smart Recording 2023-04-12 10:32:43 +02:00
Matteo Biscosi
be4a3a5425 Fixes incorrect bytes formatting 2023-04-11 16:17:29 +00:00
Matteo Biscosi
f7d0f174ca Fixes not working rows number (#7385) 2023-04-11 15:10:14 +00: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
Matteo Biscosi
ebfd9e2876 Fixes missing ] symbol (#7384) 2023-04-11 15:00:39 +00:00
Alfredo Cardigliano
a83c3bd61a Extend traffic recording page with smart recording settings 2023-04-11 12:31:20 +02:00
Nicolò Maio
8cdda7cc69
Add flow exporter device check rules. (#7082) (#7364)
* Add flow exporter device check rules. (#7082)

* Remove debugger.

* Minor fix.

* Update en.lua
2023-04-07 16:28:24 +02:00
Matteo Biscosi
c3032be62d Fixes populate function not found 2023-04-05 09:14:17 +00:00
Matteo Biscosi
95c585e2d0 Updated network discovery to vuejs (#7368) 2023-04-05 09:12:57 +00:00
Matteo Biscosi
654256d271 rrd nil value called 2023-04-04 14:19:46 +00:00
Matteo Biscosi
6b1f8aead5 Added dynamic application reloading and custom rules regex (#7361 #7362) 2023-04-04 09:12:06 +00:00
Matteo Biscosi
a8da92b578 Reworked application management page 2023-04-03 11:02:29 +00:00
Alfredo Cardigliano
88e2b8b101 Add RADIUS accounting pref in nEdge (ntopng.prefs.radius.accounting_enabled) 2023-04-03 10:19:17 +02:00
Matteo Biscosi
3749001eb3 Fixes category alias not used 2023-03-31 11:01:10 +00:00
Matteo Biscosi
5436c4a3b4 Fixes category name not applied in the Historical Page 2023-03-31 10:55:03 +00:00
Matteo Biscosi
f6ce278e9e Added Historical Flow fields when downloading (#6851) 2023-03-31 10:48:54 +00:00
Alfredo Cardigliano
7a4ea040c4 Add configuration for MDNS forwarder 2023-03-30 18:55:06 +02:00
Alfredo Cardigliano
a0eb098db5 Add informative_captive_portal_url to lint 2023-03-30 11:10:16 +02:00
Matteo Biscosi
7b1ce63284 Fixes speedtest values not correct (#7347) 2023-03-30 09:03:18 +00:00
Alfredo Cardigliano
ad30e602e2 Fix style 2023-03-29 18:41:47 +02:00
Alfredo Cardigliano
807f9991b9 Fix ntop.postHTTPJsonData call in mattermost plugin 2023-03-29 15:55:59 +02:00
Alfredo Cardigliano
0333e051e7 Improve support for multiple local addresses 2023-03-28 17:47:37 +02:00
Matteo Biscosi
8a0154dfaf Fixes series not working with influxdb 2023-03-28 13:49:53 +00:00
Alfredo Cardigliano
86416d9c5a Warn once about our of DHCP range in case of multiple interfaces 2023-03-28 15:23:22 +02:00
Alfredo Cardigliano
7b18e50832 Add ability to change the rule order using edit 2023-03-28 12:27:19 +02:00
Lukas Magauer
62167ab86b
Add RIPEstat link to Host Details page (#7350)
* Add RipeStat to hosts page

* Replace broken ASN link

---------

Co-authored-by: lumarel <lumarel@users.noreply.github.com>
2023-03-28 11:19:01 +02:00
Nicolò Maio
9c73a3e7f0
Add info and app-client-criteria. (#7343) (#7348) 2023-03-27 16:19:39 +02:00
Matteo Biscosi
b60204d4fe Fixes counter for clickhouse alerts not working (#7088) 2023-03-27 14:13:26 +00:00
Nicolo Maio
60ad82f4df Fix nan values. (#7340) 2023-03-27 13:57:39 +00:00
Matteo Biscosi
95e55d6e65 Added preference to use mac inside flow key 2023-03-23 16:42:02 +00:00
Nicolo Maio
9b1da73e4c Minor fix. (#6922) 2023-03-23 14:38:00 +00:00