Commit graph

87 commits

Author SHA1 Message Date
Nicolo Maio
24e81d3ef9 Fix JA3 and JA4 serialization + Add JA4_c_hash filter 2024-02-22 19:00:11 +01:00
Nicolò Maio
1e9524d483
Removing lua utils in storage utils (#8227)
* Removing lua_utils from storage_utils

* Remove profiling

* Add missing requires for the 'flowinfo2hostname' method.

* Move clickhouseSupport check to check_redis_prefs
2024-02-19 17:56:26 +01:00
Matteo Biscosi
07208801e8 Fixes duplicated columns in select fields 2024-02-09 10:21:13 +00:00
Matteo Biscosi
0ef03e4f1d Added SNMP Alias field to snmp usage 2024-02-09 09:40:54 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Lorenzo Vannucci
737c16a6ca Fix display column name in flows chart 2023-12-15 11:20:45 +01:00
Lorenzo Vannucci
e1da4e2fdc Implement Top 10 Historical Aggregation Charts #7994: fix ipv4/6 query and add aggregated 2023-12-05 04:48:01 +01:00
Lorenzo Vannucci
894d563ceb Implement Top 10 Historical Aggregation Charts #7994; fix unit_measure on flow historical page chart 2023-11-29 14:28:49 +01:00
Matteo Biscosi
38043be5d6 Added network report dashboard (#8060) 2023-11-29 12:56:31 +00:00
Alfredo Cardigliano
5315963d1d Fix ipv6 rendering in preset queries 2023-11-15 09:08:56 +01:00
Alfredo Cardigliano
98504cc1b4 Add SRC_LABEL/DST_LABEL to hourly flows 2023-08-23 10:12:27 +02:00
Alfredo Cardigliano
123c7e220a Move extra columns to the list of additional columns (#7742) 2023-08-09 16:32:40 +02:00
Alfredo Cardigliano
ae228af133 Cleanup ASN/Network columns definition to support custom queries 2023-08-03 10:24:19 +02:00
Alfredo Cardigliano
db0320791a Add country to top_remote_destinations custom query 2023-08-01 15:52:41 +02:00
Alfredo Cardigliano
756a3f9fdb Add support for extracting IPV4/6_ADDR colimns (with no SRC/DST) 2023-08-01 15:37:11 +02:00
Alfredo Cardigliano
b37bb32c57 Fix network_id rendering in custom queries 2023-08-01 12:22:41 +02:00
Alfredo Cardigliano
965ee64783 Make datatable columns builder generic (move to datatable_utils) 2023-07-18 11:36:25 +02:00
Nicolo Maio
0ec03d6bce Add copy button in info field on historical flow details. (#7649) 2023-07-11 09:22:53 +00:00
Alfredo Cardigliano
a3b0c7d59a Fix VLAN label 2023-06-29 18:05:37 +02:00
Alfredo Cardigliano
ec0e1b716b Set render function for custom queries numbers to full_number 2023-06-29 17:58:18 +02:00
Alfredo Cardigliano
6546d76028 Change js formatting function for 'number' type, using thousands separator 2023-06-29 11:13:15 +02:00
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