Commit graph

18 commits

Author SHA1 Message Date
Luca Deri
3aadd4e8be Added tracings
Added details parameter to NetworkInterface::lua() and subclasses
2024-02-15 07:10:24 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
d0da787cb7 Fix check for vs alerts when delivering to recipients 2023-10-31 12:58:32 +01:00
Matteo Biscosi
b691841321 Added possibility to send notification to recipients (#7781) 2023-08-24 15:55:33 +00:00
Matteo Biscosi
8f770d490e Added support to deliver specific alerts to endpoints (#7694) 2023-08-01 10:04:50 +00:00
Alfredo Cardigliano
f5623455fd Add debug messages for RecipientQueue 2023-06-05 11:53:09 +02:00
Alfredo Cardigliano
2ec229a8c5 Add comments 2023-04-21 16:56:43 +02:00
Alfredo Cardigliano
e192def3a8 Push smart recording filters from flows and hosts directly. Removed endpoint. 2023-04-17 17:27:03 +02:00
Alfredo Cardigliano
423af58fb0 Rework Alert FIFO (using clean objects now) 2023-04-17 15:10:14 +02:00
lucaderi
d395deac4e Automated commit of clang-format CI changes. 2023-04-07 14:20:44 +00:00
Matteo Biscosi
b60204d4fe Fixes counter for clickhouse alerts not working (#7088) 2023-03-27 14:13:26 +00:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
Alfredo Cardigliano
6e14814b70 Add license check to do_dump_flows_on_clickhouse(). Remove duplicated function useClickHouse(). 2022-09-30 12:12:44 +02:00
Alfredo Cardigliano
a463ff59f8 Add entity based filter in Recipient configuration 2022-09-30 09:26:34 +02:00
Alfredo Cardigliano
a037949d95 Code cleanup 2022-09-29 15:57:49 +02:00
Luca Deri
6fb503ea75 Added sanity check for invalid recipient/endpoint configuration 2022-05-26 19:18:25 +02:00
Alfredo Cardigliano
fdce648cf2 Create flow alerts view in alert_store_schema_clickhouse.sql. All tables are now created in the same place, both for flows and alerts. 2022-04-21 15:13:40 +02:00
Alfredo Cardigliano
5a81de9506 Rename RecipientQueue 2022-04-20 18:44:10 +02:00
Renamed from src/RecipientQueues.cpp (Browse further)