Commit graph

103 commits

Author SHA1 Message Date
Nicolo Maio
74ec6975b4 Add flow and host remediation. 2024-05-16 11:47:29 +02:00
Matteo Biscosi
5c64cec493 Removed empty fields from nat 2024-05-10 11:34:11 -04:00
Matteo Biscosi
6897a015c4 Fixes NAT fields search 2024-05-10 11:26:52 -04:00
Matteo Biscosi
d795bf3474 Added NAT info in clickhouse (#8384) 2024-05-10 10:22:55 -04:00
Nicolo Maio
498445b172 Fix minor connection state formatting in historical flows. (#8363) 2024-05-09 10:29:31 +02:00
Nicolo Maio
e3c427a139 Add L4 protocol filter in flow alerts. (#8358) 2024-05-02 17:30:13 +02:00
Nicolo Maio
2bed18ea1e Add retransmissions, out-of-order, and lost packets filters in historical flows. (#7948) 2024-04-24 18:00:43 +02:00
Nicolo Maio
21379070f5 Add IssuerDN and Last Server filters. (#7032) 2024-04-18 17:30:06 +02:00
Nicolo Maio
96cd811123 Fix incorrect historical hosts location. (#8338) 2024-04-17 12:55:29 +02:00
Matteo Biscosi
1f37ed9cfd Reworked historical flow details page 2024-04-12 07:14:09 -04:00
Nicolo Maio
6906011d7a Fix glitches in alerted flows. (#8302) 2024-04-02 15:34:46 +02:00
Matteo Biscosi
204590723c Fixes shorten string on in/out exporter interface 2024-03-18 10:03:37 -04:00
Matteo Biscosi
c3722083b5 Fixes historical flow charts 2024-03-07 07:44:07 -05:00
Matteo Biscosi
c3a8896ac6 Make thpt chart in historical page as default (#8249) 2024-02-29 04:11:54 -05:00
Matteo Biscosi
97d2b8ed72 Added thpt chart to historical flows (#8249) 2024-02-28 12:25:55 -05:00
Nicolò Maio
2d150103b7
Add TCP flow connection state (#8210)
* Add TCP flow connection state (#8140)

* Add Major and Minor connection states (#8140)

* Remove ZMQ connection state parsing. (#8140)

* Update doc with major and minor conn states. (#8140)
2024-02-28 14:45:49 +01:00
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