Commit graph

66 commits

Author SHA1 Message Date
Alfredo Cardigliano
0844c78032 Fix column alignment 2023-06-29 09:42:56 +02:00
Matteo Biscosi
86747e48e5 Removed dots from info column and removed pkts from packets column (#7598) 2023-06-28 13:23:50 +00:00
Alfredo Cardigliano
d5c56c5589 Add PROTOCOL to min set of columns 2023-06-27 17:50:22 +02:00
Matteo Biscosi
944af146e3 Added mdns and netbios historical filters (#7535) 2023-06-27 15:42:51 +00:00
Matteo Biscosi
74583a3b7b Added HTTP filters in historical flows (#7535) 2023-06-27 15:30:48 +00:00
Alfredo Cardigliano
559dec5b1e Fix custom query columns formatters and alignment 2023-06-27 16:47:16 +02:00
Alfredo Cardigliano
96a3117da3 Majow historical_flow_utils cleanup 2023-06-27 16:17:38 +02:00
Nicolo Maio
8041acecbb Add duration column in historical flows. (#7560) 2023-06-20 12:36:45 +00:00
Nicolo Maio
a33f696911 Fix Historical Flow Overview. (#7571) 2023-06-20 09:31:31 +00:00
Alfredo Cardigliano
eb6f738d76 Set port render func 2023-06-16 14:19:13 +02:00
Lorenzo Vannucci
a418a9561e Fix page-flow-historical to support query_presets 2023-06-16 12:10:49 +02:00
Alfredo Cardigliano
8afd645337 Fix data_field for hardcoded columns 2023-06-15 17:18:25 +02:00
Matteo Biscosi
4ffb5815d6 Fixes num_flows ordering and formatting (#7546) 2023-06-15 15:04:52 +00:00
Alfredo Cardigliano
b027a487e0 Add new column definitions (json builder) 2023-06-14 12:17:30 +02:00
Nicolo Maio
b45da84008 Update historical db search rest for aggregated flows. (#7505) 2023-06-07 08:17:11 +00:00
Nicolo Maio
64c62e1586 Revert "Fix SNMP alerts in case of bad port number provided by the check"
This reverts commit 488f80f476.
2023-06-06 10:43:13 +00:00
Alfredo Cardigliano
488f80f476 Fix SNMP alerts in case of bad port number provided by the check 2023-06-06 10:35:43 +00:00
Matteo Biscosi
5436c4a3b4 Fixes category name not applied in the Historical Page 2023-03-31 10:55:03 +00:00
Alfredo Cardigliano
70fce2d8b6 Fix byte format in flow table 2023-03-21 18:32:39 +01:00
Alfredo Cardigliano
6105458cfa Fix IP sort 2023-03-21 16:41:28 +01:00
Nicolo Maio
f6415514aa Fix missing icons in historical flow details. (#7319) 2023-03-14 15:56:24 +00:00
Matteo Biscosi
b5b9279ee4 Added more hidden columns and changed historical flow columns order 2023-03-09 09:47:15 +00:00
Matteo Biscosi
600aa4b66f Fixes attempt to index nil value 2023-03-08 08:23:05 +00:00
Matteo Biscosi
9ccda97dc6 Fixes ja3 filter not correctly working 2023-03-07 16:25:38 +00:00
Nicolò Maio
8d5959b7d6
Adding JA3. (#6908) (#7285) 2023-03-07 16:15:55 +01:00
Nicolò Maio
758d7ca3cd
Update cli-srv label with alias if present in Historical Flows page. (#7254) (#7279) 2023-03-01 12:45:50 +01:00
Matteo Biscosi
d50f4ee98f Reverted to responsive datatables 2023-02-24 16:40:41 +00:00
Matteo Biscosi
0827706415 Partially fixed datatables column not shown 2023-02-24 14:38:41 +00:00
Matteo Biscosi
e7f9086165 Added community id column on historical flows and alerts (#6908) 2023-02-16 18:17:49 +01:00
Alfredo Cardigliano
3a36fb9ba3 Add CIDR support in Historical Flows 2023-01-25 14:38:50 +01:00
Luca Deri
15786b1a00 Changes required to support multiple ntopng instances dumping flows into the same ClickHouse database 2023-01-11 20:00:03 +01:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
MatteoBiscosi
d816fa7a93 Add REST API to get DB columns and info (#7035) 2022-12-20 11:06:06 +01:00
Alfredo Cardigliano
870e1d6497 Fix columns with no specific formatter 2022-08-18 16:24:35 +02:00
Alfredo Cardigliano
c55bc11524 Add definition of process columns in historica lflows 2022-08-18 11:48:39 +02:00
Alfredo Cardigliano
ad2cff47af Display sym name for SMNP filters in historical flows (#6817) 2022-08-16 13:18:22 +02:00
Luca Deri
847db46341 Removed debugger call 2022-08-15 10:55:27 +02:00
Alfredo Cardigliano
e3f28b7f9c Cleanup count_type from presets 2022-07-25 18:11:05 +02:00
Alfredo Cardigliano
9d063c5504 Add count_type to items returned by preset/consts.lua 2022-07-25 15:38:53 +02:00
MatteoBiscosi
0fce633dcc Fixe nil score value 2022-07-25 11:52:47 +02:00
MatteoBiscosi
273d594f7d Added score nil comment 2022-07-25 10:51:20 +02:00
MatteoBiscosi
7d9f9b9efc Fixes nil score value 2022-07-25 09:33:25 +02:00
uccidibuti
e1ca80f3d5 Add trace to discover formatting historical flow column time 2022-07-21 12:37:13 +02:00
MatteoBiscosi
3f214341ea Added traceback in case of nil score 2022-07-20 13:14:49 +02:00
MatteoBiscosi
04e152d2ff Fixes flow exporter not visible in historical data (#6788) 2022-07-20 10:07:18 +02:00
MatteoBiscosi
8c1fb61e60 Fixes local and remote badges not formatted 2022-06-30 11:29:52 +02:00
Alfredo Cardigliano
4413f41b65 Cleanup code for json field lookup 2022-06-17 09:56:50 +02:00
MatteoBiscosi
4895a3f7d3 Unified tstamp formatting (#6676) 2022-06-09 17:37:50 +02:00
Alfredo Cardigliano
8f596d095f Cleanup more debugger 2022-06-09 15:09:25 +02:00
MatteoBiscosi
4d037e911b Possible fix for #6670 2022-06-08 17:59:10 +02:00