Commit graph

92 commits

Author SHA1 Message Date
MatteoBiscosi
d9d7363844 Removed debug print 2022-11-23 11:31:38 +01:00
MatteoBiscosi
52c316d214 Removed non standard connotations (#6878) 2022-10-17 15:53:36 +02:00
Alfredo Cardigliano
7553dd19c2 Add entity details to telegram alerts 2022-10-04 16:59:42 +02:00
Alfredo Cardigliano
93dd74d906 Fix telegram notifications (fix #6915) 2022-10-03 12:29:23 +02:00
Alfredo Cardigliano
a463ff59f8 Add entity based filter in Recipient configuration 2022-09-30 09:26:34 +02:00
Alfredo Cardigliano
e9d39fbfa7 Fix log time in case of 'plaintext' 2022-09-01 09:49:11 +02:00
Alfredo Cardigliano
bf9a3a720c Add tracing for alerts delivery 2022-08-01 16:12:26 +02:00
MatteoBiscosi
3f214341ea Added traceback in case of nil score 2022-07-20 13:14:49 +02:00
MatteoBiscosi
df5fc65d1c Changed recipients availability refresh rate 2022-07-05 16:33:57 +02:00
MatteoBiscosi
e3e7694358 Added error check every 2 minutes in case of failure (#6764) 2022-07-05 16:19:35 +02:00
Luca Deri
6fb503ea75 Added sanity check for invalid recipient/endpoint configuration 2022-05-26 19:18:25 +02:00
Alfredo Cardigliano
b277be68f2 Add support for Active Monitoring selection in recipients 2022-04-27 17:07:53 +02:00
Alfredo Cardigliano
32635385fe Add safety check to disable email authentication when not required 2022-04-12 14:38:10 +02:00
Alfredo Cardigliano
f199e9bf30 Fix system alerts on SQLite (db per interface). Add ntop.alert_store_query API. 2022-04-08 10:45:03 +02:00
Alfredo Cardigliano
190ef1700f Fix syslog timestamp format (fix #6359) 2022-03-04 15:14:33 +01:00
Alfredo Cardigliano
276178ee67 Fix pool match 2022-03-03 19:08:37 +01:00
Alfredo Cardigliano
7173f86704 Fix ntop_find_member_pool 2022-03-03 09:47:04 +01:00
Alfredo Cardigliano
6886186418 Match AM notifications against Host Pools 2022-03-02 18:59:40 +01:00
Luca Deri
6f9e38f106 Fixed startup errors 2022-02-27 17:41:03 +01:00
Alfredo Cardigliano
ca846f4015 Remove Interface pool (we have the host pool only now) 2022-02-25 18:04:46 +01:00
Alfredo Cardigliano
4a7aeccd11 Allow empty host pool selection in recipient 2022-02-25 16:51:25 +01:00
Alfredo Cardigliano
fb441a73a6 Hide host pools selection in the default recipient 2022-02-23 15:53:23 +01:00
Alfredo Cardigliano
7a225929ed Remove interface pool selection in recipients 2022-02-23 15:38:50 +01:00
Alfredo Cardigliano
c3a5950c6f Enable support for pool-based filtering in recipients 2022-02-23 12:29:58 +01:00
Alfredo Cardigliano
dcd23241c7 Pools configuration in Recipients (WIP) 2022-02-22 18:33:09 +01:00
Alfredo Cardigliano
58c14ce216 Remove exceptions for hsot/flow recipients 2022-02-18 12:28:53 +01:00
Alfredo Cardigliano
29c0ba4594 Removed recipient selection from pools. Only severity and category are used as filters now. New filtering based on pool to be done. 2022-02-18 11:45:16 +01:00
Alfredo Cardigliano
8c4c6c58d2 Add placeholder for pcap download modal 2022-02-17 15:15:15 +01:00
Luca Deri
b7d97b73d3 Cleaned up alert prioriti queueing 2022-02-12 13:17:54 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Matteo Biscosi
59754483c9 Removed plugin from ntopng and migrated all of them 2022-02-03 17:23:03 +01:00
Matteo Biscosi
2d186582b2 Example rework of endpoint slack 2022-02-03 17:23:02 +01:00
Luca
7bd1bc4185 Typo 2022-01-10 08:57:21 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
MatteoBiscosi
e92135e776 Reorganized periodic scripts 2021-12-28 15:41:28 +01:00
Simone Mainardi
2b3fde4bcc Fixes attempt to index a nil value causing startup.lua to fail 2021-12-09 11:30:37 +00:00
Simone Mainardi
217b5ec51e Fixes attempt to index a nil value (local 'sqlite_recipient') 2021-11-24 18:58:23 +01:00
Simone Mainardi
817c4a20d1 Generalizes name for default alerts endpoint/recipient
Addresses #6076
2021-11-24 17:29:00 +01:00
Simone Mainardi
def1ded2ed Removes table.clone calls overwriting certain plugin metatables 2021-10-12 11:43:35 +02:00
Simone Mainardi
886537299c Adds traces for (string expected, got light userdata) exceptions 2021-10-07 10:48:09 +02:00
MatteoBiscosi
75f421c31d Removed duplicated require 2021-10-05 14:10:30 +02:00
Simone Mainardi
cd2a67d7aa Fixes system alerts not always sent to recipients
Addresses #5937
2021-09-30 11:35:10 +02:00
Simone Mainardi
870a2f2bea Fix for builtin endpoint when upgrading from 4.2 to 5.0 2021-07-21 15:42:50 +02:00
Simone Mainardi
5a18948505 Fixes factory reset of recipients
Addresses #5701
2021-07-20 16:31:06 +02:00
Alfredo Cardigliano
d34df54b48 Improve error reporting on failure adding Recipient 2021-07-14 12:41:10 +02:00
Simone Mainardi
2e8a6de0fc Major terminology unification (user scripts -> checks) 2021-06-17 12:39:43 +02:00
Simone Mainardi
e33af8a23c Refactors script_categories into check_categories (c++ and lua) 2021-06-16 18:43:55 +02:00
Simone Mainardi
76fd315d1b Refactors user_scripts into checks (lua) 2021-06-16 18:02:22 +02:00
Alfredo Cardigliano
9bc4dbe078 Move ips pool creation after recipients initialization 2021-05-26 09:52:13 +02:00
Simone Mainardi
602ea765e2 Fixes and updates for score and severity 2021-05-05 10:34:39 +02:00