Matteo Biscosi
34af588177
Fixes various issues on the exporter pages
2024-07-19 18:16:54 +02:00
Matteo Biscosi
db468c3d2a
Ported exporter info to correct c++ function
2024-07-19 17:23:20 +02:00
Matteo Biscosi
b4b9253472
Fixes flow exporters issues
2024-07-18 10:24:20 +02:00
Alfredo Cardigliano
ee8f7755b7
Add badge while processing records
2024-07-16 14:36:26 +00:00
Alfredo Cardigliano
2876c5673b
Remove additional http header
2024-07-15 09:45:13 +00:00
Matteo Biscosi
e877739a91
Fixes issue with host pools assignment
2024-07-12 18:13:25 +02:00
Alfredo Cardigliano
3a08b62e05
Return host_pool_match (ip or mac) from C
2024-07-12 15:55:22 +00:00
Alfredo Cardigliano
3d90996570
Convert member to upper in set/pool/members.lua
2024-07-12 10:37:05 +00:00
Matteo Biscosi
b884febdab
Fixes exporters rest
2024-07-10 14:13:24 +02:00
Matteo Biscosi
e8ab07bd51
Added probe data page ( #8510 )
2024-07-10 12:16:57 +02:00
Matteo Biscosi
6d0c53ffc6
Added flows and drops ts to netflow/sflow exporters
2024-07-09 15:13:05 +02:00
Matteo Biscosi
4d8fe2f9f8
Added drops/flows and probes info to view interface
2024-07-09 10:52:02 +02:00
GabrieleDeri
e3f72c36f5
Fixed Geomap REST path ( #8504 )
...
* 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
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-09 10:49:12 +02:00
Matteo Biscosi
503766901c
Fixes interfaces health rest
2024-07-03 16:11:39 +02:00
Matteo Biscosi
33c60dace4
Removed no more used rest
2024-07-03 11:38:16 +02:00
Matteo Biscosi
d7611355b5
Removed geomap preferences and changed styles to geomap
2024-07-03 11:37:26 +02:00
DGabri
110796ebad
Appplied PR review suggestion
2024-07-01 10:31:07 +02:00
DGabri
1f98f047c9
Added verbose parameter to add historical flow info to the response
2024-07-01 10:21:30 +02:00
Luca Deri
83675998ee
Added Korean and French translations
2024-06-29 17:01:09 +02:00
Matteo Biscosi
b1b7f582df
Fixes host filter not working in flows page
2024-06-28 17:51:10 +02:00
GabrieleDeri
de552b75e1
Fixed network monitoring missing REST ( #8482 )
...
* Added page as stats
* Fixed network discovery table and REST, added MAC address sorting function in JS utility class
* Added REST for preferences
* Fixed error onMounted div check
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-27 23:21:45 +02:00
GabrieleDeri
25bc51a7e8
Fixed network discovery table and REST, added MAC address sorting function in JS utility class ( #8480 )
...
* Added page as stats
* Fixed network discovery table and REST, added MAC address sorting function in JS utility class
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-27 18:44:34 +02:00
GabrieleDeri
43dcd76e2f
Ported AS table to new table ( #8475 )
...
* Fixes parsing error while pasing XML strings with comments
* Ported host countries table to new vue table
* Added country filter when redirected to hosts list page
* Ported network discovery table to TableWithConfig vue component
* FIxed indentation
* Added documentation for VueJS, Lua and cpp used in ntopng
* Fixed error
* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site
* Removed tprint
* Ported AS table to new table
* Started fixing live flow IP filter
* Fixed date formatter
* Removed debug code
* Removed tprint
* Removed unused import
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2024-06-26 15:22:55 +02:00
Matteo Biscosi
7101d34fd5
Fixes host filters not correctly working ( #8461 )
2024-06-26 11:31:00 +02:00
GabrieleDeri
7321eadf7a
Added new table to host countries page ( #8473 )
...
* Fixes parsing error while pasing XML strings with comments
* Ported host countries table to new vue table
* Added country filter when redirected to hosts list page
* Ported network discovery table to TableWithConfig vue component
* FIxed indentation
* Added documentation for VueJS, Lua and cpp used in ntopng
* Fixed error
* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site
* Removed tprint
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-25 10:57:57 +02:00
Alfredo Cardigliano
2d10f24525
Extend search to show AS info (add link). Extend as_stats.lua to filter for a single AS.
2024-06-20 12:49:23 +02:00
Matteo Biscosi
e25e417ba1
Updated host configuration page
2024-06-19 11:02:56 +02:00
DGabri
bdc1322192
Ported geomap to vuejs, implemented ticket: #8307
2024-06-14 11:09:53 +02:00
GabrieleDeri
452cf42e82
Implemented ticket #7576 ( #8436 )
...
* added guide for GUI development functioning
* Changed table refresh to 1 minut
* updated en.lua path
* Added lua navbar documentation
* Fixed SNMP menu entry highlight
* Implemented ticket #7576
* Implemented #7576
* Added lua and vue documentation
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-05 18:55:39 +02:00
Alfredo Cardigliano
5cad80662f
Fix flow verdict
2024-06-05 12:21:35 +02:00
Matteo Biscosi
cb0312aa64
Added mac address to the hosts page
2024-05-31 10:39:30 -04:00
Luca Ferretti
db8cb2cfa0
added feature sorting flows by protocol ( #8416 )
2024-05-31 16:12:46 +02:00
Matteo Biscosi
6b5a55497e
Removed debug prints
2024-05-31 07:05:32 -04:00
Matteo Biscosi
dec8c48fd0
Fixes configuration import not working
2024-05-31 06:49:50 -04:00
Nicolo Maio
1e51775dd7
Fix import host pools ( #8281 )
2024-05-16 14:16:29 +02:00
Matteo Biscosi
27c6d04ff7
Fixes host type filter not working in live flows
2024-05-06 09:52:40 -04:00
Matteo Biscosi
9760ab7bc4
Fixes flow table ordering ( #8379 )
2024-05-05 05:04:46 -04:00
Nicolo Maio
2e1b64d760
Add Blacklist reset button ( #8359 )
2024-05-03 15:01:50 +02:00
Luca Deri
7d4a14f8f4
Legacy code no longer used
2024-05-02 19:19:39 +02:00
Matteo Biscosi
00cb3604b1
Fixes filters sorting ( #8361 )
2024-05-02 03:59:51 -04:00
Matteo Biscosi
1d732c2c75
Fixes missing network filters dropdown
2024-04-15 10:59:02 -04:00
Matteo Biscosi
6e3a454307
Added link to historical data from live flows
2024-04-15 09:51:14 -04:00
Luca Deri
e888e6fb69
Typo
2024-04-13 08:50:26 +02:00
Matteo Biscosi
0fecdee1e4
Reworked blacklists page
2024-04-11 12:48:59 -04:00
Luca Deri
dddcc1b771
Added ntop cloud menu icon
2024-04-09 21:17:54 +02:00
Matteo Biscosi
f94d923cb2
Restored factory reset for host pools configuration
2024-04-05 07:01:32 -04:00
Matteo Biscosi
7674ed1819
Fixes small bugs on flow page ( #8303 )
2024-04-03 05:11:13 -04:00
Alfredo Cardigliano
eb69c20864
Debug tracing
2024-04-02 16:44:30 +02:00
Matteo Biscosi
8486831c6e
Fixes slow loading of flow exporters with tons of devices
2024-03-28 11:42:23 -04:00
Matteo Biscosi
9aaf15c49f
Added network interface filter resolving the issue with duplicated flow exporters ( #8129 )
2024-03-28 05:55:15 -04:00