Commit graph

379 commits

Author SHA1 Message Date
Alfredo Cardigliano
9556ab4f1a Fix AM alerts insert (##6104) 2021-11-30 14:23:41 +01:00
Alfredo Cardigliano
d9fc8b0284 Update locale 2021-11-25 11:43:32 +01:00
Alfredo Cardigliano
30ce408a1d Move score filter caching to alert_store 2021-11-23 18:55:53 +01:00
Alfredo Cardigliano
dfea22e6de Remove exception 2021-11-23 17:58:11 +01:00
Alfredo Cardigliano
178c1f8a80 Fix alert update on acknowledge 2021-11-23 11:23:37 +01:00
Alfredo Cardigliano
f81a45721b Add query stats to alert queries 2021-11-22 11:16:34 +01:00
MatteoBiscosi
47bef64b47 Added country flag to host alerts (#5934) 2021-11-17 16:36:48 +01:00
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
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
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
37fe090a28 Implements Clickhouse retention using partitioned alert tables
Addresses #6030
2021-11-11 12:28:41 +01:00
Simone Mainardi
a014ce46a6 Fixes cleanup of old alerts when stored in Clickhouse
Addresses #6066
2021-11-10 16:50:44 +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
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
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
Luca Deri
13407f6761 Fixes for dumping alerts into ClickHouse 2021-11-04 19:05:50 +01:00
MatteoBiscosi
1b51d3478a Added flow alert context to other issues (#5989) 2021-10-20 21:59:05 +02:00
Simone Mainardi
a406391502 Implement stateful SNMP alert to detect too many MACs on non-trunk
Addresses #5893
2021-10-20 12:21:59 +02:00
Simone Mainardi
d725f5a9b4 Fixes for REST API ts.lua returning 24h data
Addresses #5988
2021-10-19 12:45:56 +02:00
MatteoBiscosi
7b0cc6b125 Added predominant direction to flow alerts (#5989) 2021-10-19 11:50:44 +02:00
MatteoBiscosi
d01358cc36 Added HTTP method to HTTP alerts (#5988) 2021-10-19 11:14:30 +02:00
MatteoBiscosi
bdb4ceb7e0 Implements checkmk timeseries alert integration (#5269) 2021-10-19 10:12:27 +02:00
MatteoBiscosi
10cde0e33e Set score default operator to gte (#5858) 2021-10-12 11:26:36 +02:00
MatteoBiscosi
937a8894d2 Implement persistent sorting into alerts page (#5935) 2021-10-07 17:23:36 +02:00
Simone Mainardi
1dd2b00988 Implements backend and frontend to show risks docs inline
Addresses #5857
2021-10-01 16:27:44 +02:00
Simone Mainardi
ae66546f31 Fixes REST API incompat. ({v1,v2}/get/alert/type/counters.lua)
Addresses #5754
2021-09-27 16:04:29 +02:00
Simone Mainardi
d2a28ac1b6 Fixes cerain alert descriptions and types missing 2021-09-20 14:23:37 +02:00
Simone Mainardi
fce9a5ed5b Fix for system interface alerts showing up as unknown 2021-09-20 14:06:04 +02:00
Simone Mainardi
2cb849c98f Implements alert filters by score
Implements #5859
2021-09-09 18:27:01 +02:00
MatteoBiscosi
d468ee8f45 Added score to flow alert description (#5862) 2021-09-09 17:01:18 +02:00
Simone Mainardi
cee63f1500 Improves labels shortening by avoiding extra hostinfo2label calls
Addresses #5727
2021-08-04 10:18:50 +02:00
Simone Mainardi
d1d598e0a2 Implements proper shortening in host/flow alerts
Addresses #5727
2021-08-03 19:39:39 +02:00
Simone Mainardi
a1f73a5a37 Adds nIndex flows link in the alert actions column 2021-08-02 17:27:02 +02:00