Commit graph

179 commits

Author SHA1 Message Date
Nicolo Maio
c72a5c9d28 Update tracking mac address. (#7419) 2023-05-03 15:26:09 +00:00
Matteo Biscosi
e415f1b1c3 Added Radius auth protocol preference 2023-05-02 10:16:37 +00:00
Alfredo Cardigliano
15f1a99aa5 Fix snmp pref 2023-04-19 16:50:13 +02: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
95e55d6e65 Added preference to use mac inside flow key 2023-03-23 16:42:02 +00:00
Luca Deri
3e69bfd558 Fixed invalid sites menu display on non-pro versions 2022-12-28 19:09:25 +01:00
Luca Deri
d8769f866b Implements #6994 (Add support for Radius User Capabilities)
Removed /metrics URL leftover
2022-12-01 22:18:48 +01:00
MatteoBiscosi
f3c38ec2e6 Added devices learning period (#6856) 2022-09-19 17:11:10 +02:00
MatteoBiscosi
8dad513a4e Removed telemetry 2022-07-05 15:17:13 +02:00
MatteoBiscosi
bf080c9407 Implement network matrix (#6679) 2022-06-30 10:47:30 +02:00
MatteoBiscosi
a34164bf67 Added ELK dump frequency to settings (#6725) 2022-06-27 16:51:14 +02:00
Alfredo Cardigliano
27abbe4448 Use github.com for connectivity check. Add pref to configure the url. 2022-06-14 11:18:54 +02:00
MatteoBiscosi
6c9f571196 Separated the two data retentions 2022-03-31 16:39:58 +02:00
MatteoBiscosi
dc6ba3f9de Moved top sites to community version 2022-03-17 12:41:21 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Alfredo Cardigliano
cc6014a220 Add toast to warn about deprecated nindex support. Cleanup code. 2021-12-09 16:34:47 +01:00
MatteoBiscosi
a007ef84ea Fixes Observation point timeseries 2021-11-25 14:28:42 +01:00
Alfredo Cardigliano
169debf92c Show Top Visited Sites settings in Pro only 2021-11-08 17:57:50 +01:00
Simone Mainardi
13701fdc2c Supports flow_db_utils to handle both nIndex and Clickhouse 2021-10-21 16:38:39 +02:00
MatteoBiscosi
4cd6c32f2b Implements alerts page auto refreshing (#5933) 2021-10-14 17:15:01 +02:00
MatteoBiscosi
4ad3463384 Added optional first seen to flow table 2021-10-07 10:56:43 +02:00
MatteoBiscosi
98f39fc351 Implements probe name ordering (#5908) 2021-09-27 16:02:44 +02:00
Vasilis Tako
fe0806a09d Implemented date format UI preference (#4399) 2021-08-27 16:31:12 +02:00
MatteoBiscosi
b0e4dc5d40 Implements Geo Map stats customization (#5802) 2021-08-27 12:27:35 +02:00
MatteoBiscosi
954f68a5c9 Implements interface dropdown pref to show only name (#5505) 2021-08-26 11:53:13 +02:00
Simone Mainardi
c1cabfff41 Reworks throughput refresh and unifies refresh rates
Addresses #5768
2021-08-16 14:11:38 +02:00
MatteoBiscosi
ab04e0d156 Unified flow device timeseries prefs #5670 2021-07-14 10:17:11 +02:00
MatteoBiscosi
09c33731d0 Implements Observation Point Timeseries (#5644) 2021-07-07 12:45:18 +02:00
MatteoBiscosi
17cd2efb00 Implements #5587 behavior analysis enabled by the alerts 2021-07-01 13:57:09 +02:00
MatteoBiscosi
be198c2a99 Added L7 iface proto behavior analysis and alert (#5499 #5474) 2021-06-29 16:50:56 +02:00
Matteo Biscosi
40e7427f82 Added pref for timestamp column in flow tables (#5392) 2021-06-04 17:38:22 +02:00
Simone Mainardi
44861bcc0c Fixes deletion of old alerts 2021-05-03 16:48:30 +02:00
Alfredo Cardigliano
92b4ae4828 Alerts DB housekeeping 2021-04-29 19:31:49 +02:00
Alfredo Cardigliano
9ed3afd918 Add Emit Host Alerts pref (fix #5154) 2021-04-07 09:21:26 +02:00
Luca
e2f619c281 Added the ability to turn off (via preferences) flow alerts generation that is enabled by default. 2021-03-22 12:27:26 +01:00
Simone Mainardi
9d43be52c7 Reworks client/server heuristic for ZMQ interfaces 2021-02-27 21:01:19 +01:00
Matteo Biscosi
f75331d2b5 Implements OS distribution
Implements #2874
2021-02-21 17:19:15 +01:00
Luca Deri
2a3425eaa0 Fixed service/periodicity map availability according to the ntopng version 2021-01-21 16:30:26 +01:00
Matteo Biscosi
3c6674e32d Fixed #2611 automatically delete alert older than 2021-01-18 18:12:53 +01:00
Matteo Biscosi
70fbdecb14 Added IEC60870 learning period settings 2020-12-30 17:00:03 +01:00
gabryon99
77442fb53f new preferences for network behaviour 2020-12-23 10:13:09 +01:00
Simone Mainardi
1a71ba4f5f Removes remote assistance
Fixes #4785
2020-12-17 19:41:37 +01:00
Simone Mainardi
d66368be24 Implements behavioural analysis learning period preference 2020-12-16 16:50:19 +01:00
Simone Mainardi
c9ca37e82e Move alerts from preferences to user scripts
Implements #4614
2020-10-22 16:52:12 +02:00
Simone Mainardi
2e29a8d246 Implements user script for ip reassociation alerts
Addresses #4614
2020-10-22 16:49:50 +02:00
Simone Mainardi
cbfd2c8025 Implements user script for remote to remote host alerts
Addresses #4614
2020-10-22 16:25:31 +02:00
Alfredo Cardigliano
50099f8b89 Cleanup aggregated flows configuration (deprecated) 2020-09-21 23:20:14 +02:00
Luca Deri
047a29aaf7 Fixes #4215 2020-08-05 19:25:37 +02:00
Alfredo Cardigliano
23365a4d2d Cleanup old alert configuration 2020-07-28 10:29:15 +02:00
Luca Deri
c64605e6fb Added baheviour analysis preference 2020-07-24 12:49:26 +02:00