MatteoBiscosi
|
2990e0351c
|
Added country flag to flow alerts (#5934)
|
2021-11-17 16:36:48 +01:00 |
|
Simone Mainardi
|
42950590c8
|
Implements 'all time' filter using the earliest alerts timestamp
Addresses #6070
|
2021-11-17 15:22:52 +01:00 |
|
Simone Mainardi
|
dc87dc54ee
|
Fixes invalid subclass method names in all_alert_store
|
2021-11-17 14:39:12 +01:00 |
|
Alfredo Cardigliano
|
7896c289e6
|
Fix shortenString on record descr
|
2021-11-17 09:33:54 +01:00 |
|
Simone Mainardi
|
f335a30a1b
|
Fixes alert store factory always instantiating all
|
2021-11-16 13:18:34 +01:00 |
|
MatteoBiscosi
|
739af10728
|
Fixes protocol filtering not working correctly (#6048)
|
2021-11-15 20:36:23 +01:00 |
|
MatteoBiscosi
|
7cbaa9a754
|
Added max length to description and other issues (#6073)
|
2021-11-15 15:19:55 +01:00 |
|
Alfredo Cardigliano
|
5e93019917
|
Rename src_label/dst_label to cli_name/srv_name for consistency
|
2021-11-12 16:57:19 +01:00 |
|
Simone Mainardi
|
8a6fc334b4
|
Implements filters for Clickhouse flow latencies
Addresses #6059
|
2021-11-12 16:16:54 +01:00 |
|
Simone Mainardi
|
f21fb02b02
|
Reworks Clickhouse latency support (now stores 32-bits us)
Addresses #6059
|
2021-11-12 15:01:00 +01:00 |
|
Simone Mainardi
|
34600c59b7
|
Fixes invalid 'Too many flow drops' message in viewed interfaces
|
2021-11-12 10:46:09 +01:00 |
|
Simone Mainardi
|
64d1724650
|
Fixes flow page table index is nil
|
2021-11-12 10:37:45 +01:00 |
|
Alfredo Cardigliano
|
7c77769f2a
|
Add support for filtering host alerts on hostname. Filter on hostname rather than IP when hostname is available
|
2021-11-11 19:01:29 +01:00 |
|
Alfredo Cardigliano
|
ad5b7a1250
|
Add supprot for filtering alerts on hostname. Filter on hostname rather than IP when hostname is available
|
2021-11-11 18:37:59 +01:00 |
|
Simone Mainardi
|
5fc614fda0
|
Fixes ellipsising of long host names with VLANs in alerts
|
2021-11-11 17:44:24 +01:00 |
|
Simone Mainardi
|
cbdf2c89a6
|
Adds latencies to Clickhouse tables
Addresses #6059
|
2021-11-11 17:03:46 +01:00 |
|
Alfredo Cardigliano
|
8f55fb05d4
|
Fix application filter selection
|
2021-11-11 15:44:15 +01:00 |
|
Alfredo Cardigliano
|
78718bef6d
|
Improve historical flow explorer
|
2021-11-11 14:43:17 +01:00 |
|
Simone Mainardi
|
37fe090a28
|
Implements Clickhouse retention using partitioned alert tables
Addresses #6030
|
2021-11-11 12:28:41 +01:00 |
|
Alfredo Cardigliano
|
3cb50f789b
|
Hide 0 floats
|
2021-11-10 16:51:35 +01:00 |
|
Simone Mainardi
|
a014ce46a6
|
Fixes cleanup of old alerts when stored in Clickhouse
Addresses #6066
|
2021-11-10 16:50:44 +01:00 |
|
Alfredo Cardigliano
|
ef77d34b7b
|
Format float columns
|
2021-11-10 16:25:29 +01:00 |
|
Alfredo Cardigliano
|
23c1e16b84
|
Add column builders used by presets
|
2021-11-10 14:45:14 +01:00 |
|
Simone Mainardi
|
94a970f626
|
Adds Clickhouse support to delete flows upon deleting interface data
|
2021-11-10 14:29:06 +01:00 |
|
Simone Mainardi
|
62ee3437af
|
Performs Clickhouse old data cleanup in the system daily callback
Addresses #6030
|
2021-11-10 14:16:05 +01:00 |
|
Alfredo Cardigliano
|
ce9a6b74af
|
Add builders for datatable js columns
|
2021-11-10 10:49:39 +01:00 |
|
Simone Mainardi
|
3b4b5078fe
|
Implements Clickhouse retention using partitions
Addresses #6030
|
2021-11-10 10:18:20 +01:00 |
|
Alfredo Cardigliano
|
2f71f7d5ef
|
Add i18n to datatable columns info
|
2021-11-09 19:29:51 +01:00 |
|
Alfredo Cardigliano
|
392852bd13
|
Cleanup datatable js columns definition
|
2021-11-09 19:17:02 +01:00 |
|
Alfredo Cardigliano
|
6b2a6b5280
|
Add in/nin operators for flow risks
|
2021-11-09 11:58:13 +01:00 |
|
Alfredo Cardigliano
|
169debf92c
|
Show Top Visited Sites settings in Pro only
|
2021-11-08 17:57:50 +01:00 |
|
MatteoBiscosi
|
bdd3714a0d
|
Implement cli/srv label filtering (#6001)
|
2021-11-08 17:56:52 +01:00 |
|
MatteoBiscosi
|
daafec174d
|
Implement cli/srv label filtering (#6001)
|
2021-11-08 17:56:52 +01:00 |
|
MatteoBiscosi
|
c103a10450
|
Fixes wrong check added for clickhouse
|
2021-11-05 19:26:18 +01:00 |
|
MatteoBiscosi
|
2291fe8076
|
Fixed single alert delete using clickhouse db
|
2021-11-05 19:22:19 +01:00 |
|
Alfredo Cardigliano
|
fb2ff7f2a4
|
Add rowid based on UUID to clickhouse (#6046)
|
2021-11-05 19:12:36 +01:00 |
|
Alfredo Cardigliano
|
2d846466e1
|
Fix alerts delete clickhouse (#6046)
|
2021-11-05 17:35:05 +01:00 |
|
Alfredo Cardigliano
|
fd61b2bb58
|
Convert datetime to epoch in select_historical with clickhouse (#6046)
|
2021-11-05 16:57:18 +01:00 |
|
Simone Mainardi
|
e4a6aa5be6
|
Fixes nEdge 'askToRefreshIPSRules' is not callable (a nil value)
|
2021-11-05 16:24:50 +01:00 |
|
Alfredo Cardigliano
|
b277d36ae7
|
Fix top_local_network_id_historical with clickhouse (#6046)
|
2021-11-05 16:21:51 +01:00 |
|
Alfredo Cardigliano
|
f22fb26f7f
|
Fix top_ip_historical with clickhouse (#6046)
|
2021-11-05 16:18:44 +01:00 |
|
Alfredo Cardigliano
|
98762db37b
|
Fix top_cli_ip_historical and top_srv_ip_historical with clickhouse (#6046)
|
2021-11-05 15:44:03 +01:00 |
|
Alfredo Cardigliano
|
d2d42ad180
|
Fix alert count with clickhouse (#6046)
|
2021-11-05 13:03:56 +01:00 |
|
Alfredo Cardigliano
|
643fdeec68
|
Fix tstamp in select_historical and count_by_24h_historical
|
2021-11-05 12:42:57 +01:00 |
|
MatteoBiscosi
|
2deb7c57f6
|
Added DNS Extra info to DNS alerts (#6036)
|
2021-11-05 12:40:54 +01:00 |
|
MatteoBiscosi
|
cf51741407
|
Added interface ID to where only with clickhouse
|
2021-11-05 12:13:54 +01:00 |
|
MatteoBiscosi
|
1367f4260c
|
Added interface ID to where clause into alert queries (#6047)
|
2021-11-05 12:13:54 +01:00 |
|
Alfredo Cardigliano
|
211bce6731
|
Fix count_by_severity_and_time_historical with clickhouse (#6046)
|
2021-11-05 11:52:11 +01:00 |
|
MatteoBiscosi
|
00e49d9383
|
Reworked where formatting in Clickhouse queries
|
2021-11-05 11:30:30 +01:00 |
|
Alfredo Cardigliano
|
ca2c136407
|
Fix filters on L7 proto
|
2021-11-05 10:27:33 +01:00 |
|