Luca Deri
edee5e5cda
Code format
2026-03-15 10:50:50 +01:00
Luca Deri
cd3e6bde4a
Improved flow roles imolementation
2026-03-11 23:32:44 +01:00
Alfredo Cardigliano
a53b3ba3d8
Rework CH ts batch queue. Implement CHTimeseriesExporter similar to RRD/Influx. Add periodic ts export per interface (it was global running on system)
2026-03-09 16:02:48 +01:00
Alfredo Cardigliano
a9943c996f
Add execSQLWrite for queries with no return rows
2026-03-05 09:37:48 +00:00
Alfredo Cardigliano
56e9225326
Add Allowed Host Pools for Users, configurable in the local user settings
2026-03-04 09:31:34 +00:00
Matteo Biscosi
65106ab211
Refactor of ASN stats page
2026-03-02 18:17:41 +00:00
Alfredo Cardigliano
b6e30f9511
Rework threads labeling
2026-02-24 16:21:16 +01:00
Luca Deri
8e26f4acc6
Code cleanup
2026-02-16 20:53:02 +01:00
Luca Deri
6581ba7e8e
Cleanup
2026-02-16 19:57:29 +01:00
Luca Deri
9ee77a9d76
Reworked code
2026-01-30 11:31:37 +01:00
Luca Deri
2f3805ecab
Implemented interface.aggregateSiteFlows()
2026-01-29 23:29:39 +01:00
Matteo Biscosi
55b5019cbf
Added flow search
2026-01-14 15:38:27 +01:00
Luca Deri
0f8a09a1fe
Added missing #ifdef
2026-01-12 19:10:34 +01:00
Luca Deri
e96ebc5a24
Deduplication code cleanup
2026-01-04 11:10:57 +01:00
Alfredo Cardigliano
0dd78b4958
Update (c)
2026-01-02 09:11:30 +01:00
Matteo Biscosi
e37a7ce219
Fixes assets import / export
2025-12-30 13:01:49 +01:00
Manuel Ceroni
9110160932
Add search in hosts page ( #9878 )
2025-12-22 09:58:38 +01:00
Alfredo Cardigliano
6a6e8f423c
Add new state pcap_dump_processing_done
2025-12-12 12:25:40 +01:00
Matteo Biscosi
5f0a165f7d
Added delimiter and null value to clickhouse stream download
2025-12-04 11:47:21 +01:00
Luca Deri
8966df2c2f
Implemented export of nDPI-based protocols and categories
2025-11-10 18:35:18 +01:00
Alfredo Cardigliano
d307f33ed4
Fix compilation failures due to ndpi changes
2025-11-03 17:47:50 +01:00
Matteo Biscosi
4884d3f971
Added host aggregation to aggregated flows stats
2025-10-30 11:59:15 +01:00
Alfredo Cardigliano
9508c56471
Major rework of exporters stats support (second iteration)
2025-10-27 09:41:41 +01:00
Luca Deri
8dc4561faf
Improvements to reduce un-necessary data returned to lua from C++
2025-10-24 15:18:41 +02:00
Matteo Biscosi
0a1609488b
Fixes incorrect link to live flows and added support for generic Exporter Interface ( #9772 )
2025-10-23 13:03:43 +02:00
GabrieleDeri
2958063d6c
Implemented AS live flow aggregation, missing flows link filtering ( #9744 )
2025-10-09 15:57:27 +02:00
Luca Deri
8cb7d646a3
Host pools cleanup
2025-10-08 18:55:20 +02:00
Luca Deri
4e7cca40a2
Win fixes
2025-10-02 21:29:28 +02:00
Luca Deri
215aa1436b
Code cleanup
...
Reworked MAC handling in flows
2025-09-26 21:15:01 +02:00
Matteo Biscosi
9772c8f0e7
Added and fixed host location in nEdge ( #9681 )
2025-09-22 13:45:50 +02:00
Alfredo Cardigliano
07437c5812
Rework DB classess hierarchy (this should address #9576 ). Add db check ( #9620 )
2025-09-12 09:15:56 +00:00
Luca Deri
17d28fffbe
nDPI updates
2025-09-02 17:06:39 +02:00
Alfredo Cardigliano
53bd57aebc
Rework (simplify) nedge shapers configuration
2025-08-29 10:15:39 +02:00
Alfredo Cardigliano
16e090549d
Extend key for external alertable to avoid conflicts with different alerts
2025-08-28 11:44:44 +02:00
Luca Deri
f44ff3a179
nEdge fix for addressing
...
- missing host MAC addresses (set to 00:00:00:00:00:00)
- dropped flows (verdict drop) jave now correctly set the number of bytes/packets
2025-08-27 23:47:46 +02:00
Luca Deri
78c5e3d7b1
nEdge
...
- Changed policy to accept new flows only if started LAN -> WAN
- Disabled flow swap as flows are not always created LAN -> WAN
ntopng + nEdge
Added missing counter increase for MAC addresses in case of discarded packets.
This caused in specific cases, some MAC addresses to have 0 bytes/pkts counters.
2025-08-25 20:20:31 +02:00
Luca Deri
f4ae0571ae
Implemented in-memory SQl database
2025-08-19 23:06:24 +02:00
Luca Deri
651d54b451
Fixes https://github.com/ntop/ntopng/issues/9507
2025-08-12 17:48:29 +02:00
Matteo Biscosi
91f294e9ce
Fixes rest not correctly working ( #9354 )
2025-08-12 10:51:36 +02:00
Luca Deri
7703bda64c
Various fixes and improvements
2025-08-11 19:41:48 +02:00
Luca Deri
ff37c91c0c
Added interface.dropHostTraffic() API call to drop all active flows of a host
2025-08-09 17:29:19 +02:00
Alfredo Cardigliano
904c2cec7c
Add Lua call interface.clickhouseArchiveData(begin, end) (testing)
2025-07-25 19:39:13 +02:00
Matteo Biscosi
b9eeacbee3
Added dropdown to select the correct ASN ( #9335 )
2025-07-11 18:17:56 +02:00
Matteo Biscosi
d5faef1a17
Added exporters stats on ASN (#)
2025-06-30 11:07:33 +02:00
Alfredo Cardigliano
3b4706e441
Remove AlertStore. SQLiteAlertStore is not SQLiteDB which is using DB as superclass.
2025-06-18 14:54:55 +02:00
Alfredo Cardigliano
5379bd12d6
Rework dump with views: flows are dumped by all viewed interfaces in parallel, while queries are on view
2025-06-17 18:17:13 +02:00
Alfredo Cardigliano
0add7865af
Show stats per export method in case of many (CH, ES, Kafka, Syslog)
2025-06-17 13:15:58 +02:00
Luca Deri
4eaee69e67
nDPI compilation fixes
2025-06-16 18:13:06 +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
Alfredo Cardigliano
a517019d21
More flow-id to Ntop. Cleanup execSQLQuery API.
2025-06-12 11:43:00 +02:00