Alfredo Cardigliano
0887a77307
Add --db-archive-dir exposed to lua in ntop.getDirs()
2025-07-25 14:16:23 +02:00
Luca Deri
95a99e3716
Implements automatic flush of flow read from a pcap file without the need to specify --pcap-file-purge-flows ( #9259 )
2025-06-16 17:13:14 +02:00
Matteo Biscosi
f10e9d300d
Changed ASN config page and type
2025-06-13 18:45:49 +02:00
Matteo Biscosi
b37f31c963
Added ASN Configuration page ( #9271 )
2025-06-13 16:40:31 +02:00
Alfredo Cardigliano
3873920bea
Remove mysql/maria dependencies. Update docs.
2025-06-09 16:50:09 +02:00
Alfredo Cardigliano
8f6aaf257e
Rename all db preferences (mysql -> clickhouse)
2025-06-09 15:57:25 +02:00
Alfredo Cardigliano
6f9d7cd14f
Major code rework to fully use the clickhouse API in place of Mysql
2025-06-09 15:33:57 +02:00
Alfredo Cardigliano
4adba8ec0c
Remove -F mysql support due to incompatibility with the new ClickHouse support
2025-06-05 16:29:28 +02:00
Matteo Biscosi
2b13de1fb8
Added check for influxdb internal DB ( #9226 )
2025-06-05 12:26:53 +02:00
Matteo Biscosi
a5f89e6357
Splitted traffic directions in iface ndpi timeseries ( #9137 )
2025-05-28 12:48:01 +02:00
Manuel Ceroni
61edd115fb
Implemented ts direction split preference ( #9253 )
2025-05-28 09:41:45 +02:00
Luca Deri
0ffaed6b07
Reworked flow memory usage on packet interfaces
2025-05-18 08:14:42 +02:00
Alfredo Cardigliano
8932a42307
Add preference to log query performance
2025-05-16 18:09:51 +02:00
Alfredo Cardigliano
bb810adeff
Add native clickhouse support for queries
2025-05-16 11:14:18 +02:00
Matteo Biscosi
e8dfcbfc82
Added assets tracing
2025-05-14 16:23:05 +02:00
Alfredo Cardigliano
cfdf16d592
Enable pinger socket only when AM is enabled ( #9179 )
2025-04-29 16:22:58 +02:00
Luca Deri
ce15e0ea1f
Reworked preferences
2025-04-22 12:03:02 +02:00
Luca Deri
fe4cba574d
Reworked flow dump
...
Conditionally enabled clickhouse flow dump based on preference
2025-04-15 17:48:08 +02:00
Manuel Ceroni
389f8f30e0
Added preference to dump pcap flows to clickhouse ( #9150 )
2025-04-15 10:16:43 +02:00
Manuel Ceroni
3859b5adae
Implemented STARTTLS preference ( #9124 )
...
* Implemented STARTTLS preference
* Fixed STARTTS preference
2025-04-08 11:57:48 +02:00
Luca Deri
8697a8ccba
Assets cleanup
2025-03-22 16:07:57 +01:00
Alfredo Cardigliano
c0ab9dad21
Deprecate apcon/vss timestamps
2025-03-10 10:21:03 +01:00
Luca Deri
94fa500701
Added --geoip-dir <dir> for loading GeoIP files from a custom location
2025-02-25 16:47:22 +01:00
Alfredo Cardigliano
9952c942e0
Add support for linux interface alias (altnames)
2025-02-19 09:38:37 +01:00
Matteo Biscosi
1f5845ae4a
Added preference to disable Assets collection in ntopng
2025-01-22 16:18:43 +01:00
Alfredo Cardigliano
9352d0cdcd
Update copyright
2025-01-02 09:09:56 +01:00
Luca Deri
4b160de275
Improved host policy alert
2024-12-23 10:32:04 +01:00
Luca Deri
502a428006
Host Policy alert improvements
2024-12-23 00:37:47 +01:00
YellowMan
3fae0b6e65
Mac tracking list ( #8881 )
...
* Local To Internet Connection Alert
* migrate information in mac-address traking list page
2024-12-18 15:09:41 +01:00
Luca Deri
8de40e2f15
Fixes for Unexpected DHCP/DNS/NTP/SMTP servers ( #8810 )
2024-11-10 11:46:41 +01:00
Alfredo Cardigliano
e31c6ebeb8
Cleanup --log-labels
2024-10-23 17:56:32 +02:00
Matteo Biscosi
c6776f8092
Added asset inventory logging preference
2024-10-21 17:17:38 +02:00
Matteo Biscosi
db0fb46318
Fixes nats preference not working ( #8750 )
2024-10-11 09:30:19 +02:00
Luca Deri
cd9381c7a0
Added support for DNS cache (ntopng.dns_cache)
2024-10-03 23:57:45 +02:00
Matteo Biscosi
49aa80512b
Added dns history preference
2024-10-03 15:22:55 +02:00
Matteo Biscosi
5314a61f7c
Added gateway alert and configuration ( #8687 ); Fixes nedge compilation issue
2024-10-02 11:07:19 +02:00
Matteo Biscosi
db6564c44e
Added sites collection preference
2024-09-30 18:01:47 +02:00
Luca Deri
f763dd3663
Added license manager support
2024-09-27 12:59:48 +02:00
Matteo Biscosi
7549771228
Added preference to change the default Dashboard page
2024-09-19 13:42:02 +02:00
Matteo Biscosi
d4cb75abfd
Added support to network servers configuration in c++ ( #8686 )
2024-09-09 18:59:47 +02:00
Matteo Biscosi
3fbc7e569f
Fixes network discovery preference ( #8635 )
2024-09-04 16:08:38 +02:00
Matteo Biscosi
a9ae442394
Added MAC Address cache duration preference ( #8684 )
2024-09-03 16:38:59 +02:00
Luca Deri
fe14410d6f
Added --ciphers-list for specifying TLS ciphers when ntopng is accessed via https
...
[--ciphers-list] <list> | Specify the list of TLS ciphers to be used
| when https is used. Default: "HIGH:!aNULL:!MD5:!RC4"
2024-08-23 19:16:27 +02:00
Alfredo Cardigliano
0561c150d8
Add support for XXL product id
2024-08-22 16:58:22 +02:00
GabrieleDeri
01faee3c5e
Added ntopng assets inventory pref ( #8513 )
...
* Fixed #8492 , removed unused formatting function in lua
* Fixed host pool doc #8487
* Fixed ebroken menu entry highlight #8498
* Fixed geomap REST location: #8486
* Removed log
* Added german #8488
* Implemented ticket: #7648
* Added new endpoints to python API
* Implemented flow exporter table: #8490
* Added table config for flow exporter
* Added ntopng assets inventory pref
2024-07-10 18:59:44 +02:00
Luca Deri
51ee7ef413
Changes for adding asset inventory support
2024-07-10 18:34:39 +02:00
Matteo Biscosi
d7611355b5
Removed geomap preferences and changed styles to geomap
2024-07-03 11:37:26 +02:00
GabrieleDeri
a4780f4003
Added SNMP Trap preference ( #8485 )
...
* Added SNMP Trap preference
* Added SNMP trap lint
* Added SNMP trap lint
* Fixed issue #8477
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-01 18:30:34 +02:00
Matteo Biscosi
f71507f7ef
Added netbox functions
2024-06-21 14:48:25 +02:00
Luca Ferretti
edef411ebc
added contacted_server_port alert ( #8408 )
...
* initial integretion of server port check
* update learning period and received packet time
* updated host initial time
* Update Flow.cpp
* fixed reported issues
* added server_ports_contacts alert
* minor changes
2024-05-28 12:52:36 +02:00