Commit graph

21 commits

Author SHA1 Message Date
GabrieleDeri
76bfcc88ce
Added rest to map score to severity (#9005) 2025-02-26 21:53:54 +01:00
GabrieleDeri
fe18eff11d
Started fixing rest Documentation and postman collection creation (#8987) 2025-02-24 11:46:44 +01:00
Matteo Biscosi
02760c9303 Unified alert details page for ch and not (#8825) 2024-12-18 16:12:00 +01:00
GabrieleDeri
f45644bd2e
Fixed telemetry response format, no impact on base ntopng, different endpoint (#8653)
* Fixed telemetry response format, no impact on base ntopng, different endpoint

* Fixed error

* Added toboolean instead of string compare
2024-08-21 16:55:04 +02:00
GabrieleDeri
12c0d7fa32
Fixed score filter alerts page, updated dist, removed logging (#8648)
* Fixed score filter alerts page, updated dist, removed logging

* Reverted to correct version
2024-08-21 09:25:01 +02:00
DGabri
85c11aa725 Applied PR suggestion 2024-07-23 11:39:36 +02:00
DGabri
81c696aef7 Cleaned alerts REST for telemetry host, flow 2024-07-23 11:00:23 +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
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
Luca Deri
e888e6fb69 Typo 2024-04-13 08:50:26 +02:00
Alfredo Cardigliano
19a53092f4 Handle format=json in rest/v2/get/xxx/alert/list.lua 2024-02-28 16:14:29 +01:00
Matteo Biscosi
0b5103bc5a Fixes total records number on alerts page 2023-05-12 08:20:01 +00:00
Matteo Biscosi
00e25ccd46 Added direct download with clickhouse alerts (#6852) 2023-03-21 11:21:47 +00:00
Luca Deri
464a6fcc71 indent 2023-01-13 22:28:31 +01:00
Luca Deri
a5912438f8 Added epoch_begin and epoch_end in /lua/rest/v2/get/flow/alert/list.lua 2022-01-13 21:40:57 +01:00
Luca
bbcd1d011b Added fix for converting alerts_map with SQLite to a meaningful value
being it stored as BLOB
2022-01-10 12:40:45 +01:00
Alfredo Cardigliano
f81a45721b Add query stats to alert queries 2021-11-22 11:16:34 +01:00
Simone Mainardi
600a155a44 Adds support for alert other issues stored in Clickhouse
Addresses #6065
2021-11-10 17:23:46 +01:00
Simone Mainardi
833fc3670b Reworks version of alert exclusions 2021-07-12 17:37:51 +02:00
Simone Mainardi
b117e8a23a Adds new REST API v2/
Addresses #5269
2021-07-08 09:57:46 +02:00