Commit graph

731 commits

Author SHA1 Message Date
Simone Mainardi
a63c1dc957 Adds interface throughput check 2021-10-15 14:46:59 +02:00
Alfredo Cardigliano
1767ca575f Set min granularity for speedtest to 1h (#5025) 2021-10-08 13:36:44 +00:00
Simone Mainardi
63a5df06f6 Implement IPS activities logging (e.g., block, unblock)
Addresses #5900
2021-09-20 16:59:35 +02:00
MatteoBiscosi
82ef961bf6 Enabled the possibility to add shell script options to shell endpoint 2021-09-09 16:37:32 +02:00
MatteoBiscosi
c305472401 Added python script to shell script endpoint 2021-09-03 17:55:43 +02:00
MatteoBiscosi
e0711f7fab Fixes broken edit of active monitoring ICMP (#5791) 2021-08-24 18:13:39 +02:00
MatteoBiscosi
8a359b8897 Fixes link error by adding new interface alert (#5711) and fixes top sites segv 2021-08-13 13:11:34 +02:00
Vasilis Tako
de0a2e3d36 Fixed empty selection on edit of active monitoring (Issue #5756) 2021-08-12 12:34:27 +02:00
Vasilis Tako
4da05360f8 Changed back url from title to href attribute on anchor tags (Issue #5618) 2021-08-04 15:20:04 +02:00
Vasilis Tako
0b0107ab34 Added confirm modal when try to open all external links (Issue #5618) 2021-08-03 19:12:30 +02:00
Alfredo Cardigliano
690da3e3dc Webhook notes 2021-07-22 12:49:50 +02:00
Alfredo Cardigliano
bba4d541b4 Fix shell endpoint notes 2021-07-22 12:10:51 +02:00
Alfredo Cardigliano
8fc8566f2a Slack endpoint improvements 2021-07-22 10:47:05 +02:00
Simone Mainardi
135126c276 Fixes import/export/reset of active monitoring
Addresses #5701
2021-07-20 16:15:15 +02:00
Alfredo Cardigliano
aa072bef55 Fix flow alerts export (e.g. email) 2021-07-19 10:19:31 +02:00
Simone Mainardi
d11929f578 Minor infrastructure monitoring cleanup 2021-07-14 16:00:29 +02:00
Alfredo Cardigliano
25ee21db0a Add SMTP url validation 2021-07-14 11:59:37 +02:00
Simone Mainardi
b117e8a23a Adds new REST API v2/
Addresses #5269
2021-07-08 09:57:46 +02:00
Alfredo Cardigliano
e16a8e4cc8 Update telegram instructions 2021-07-07 16:03:19 +02:00
Simone Mainardi
3ae6564cba Fixes deletion of active monitoring hosts 2021-06-25 16:34:07 +02:00
Simone Mainardi
63168f5ff2 Implements 'Subject' column for interface alerts
Addresses #5563
2021-06-24 15:51:17 +02:00
Simone Mainardi
48014f74cb Fixes lateral movement alerts poorly formatted
Fixes  #5524
2021-06-22 11:57:17 +02:00
Simone Mainardi
1811f90867 Fixes nil in ghost network alerts
Partially addresses #5534
2021-06-21 11:37:17 +02:00
Simone Mainardi
2e8a6de0fc Major terminology unification (user scripts -> checks) 2021-06-17 12:39:43 +02:00
Simone Mainardi
4a526c3cdf Decouples checks from alerts (removes unnecessary flag is_alert) 2021-06-17 11:43:12 +02:00
Simone Mainardi
25159f0a9b Refactors {host,flow}_callbacks into {host,flow}_checks (lua) 2021-06-16 18:59:07 +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
Simone Mainardi
483ca921f0 Adds notes to send emails via Gmail in endpoint
Addresses #5480
2021-06-10 09:30:19 +02:00
Simone Mainardi
fc2db1513b Cleanup of unnecessary items in user scripts config. JSON
Fixes #5456
2021-06-08 18:38:58 +02:00
Simone Mainardi
fa3ccb3277 Fixes missing active monitoring measurements in filter
Fixes #5466
2021-06-08 15:20:04 +02:00
Simone Mainardi
a0ff417ed5 Fixes missing active monitoring measurements in filter
Fixes #5466
2021-06-08 15:15:52 +02:00
Simone Mainardi
4343ff9b27 Fixes sort of active monitoring last measurements 2021-06-08 14:47:00 +02:00
Simone Mainardi
79a873564d Fixes alignment of spillover actions column in active monitoring
Fixes #5419
2021-06-08 14:23:56 +02:00
Simone Mainardi
47db845f12 Fixes measurement labels and error messages in active monitoring
Fixes #5414
2021-06-08 11:54:41 +02:00
Matteo Biscosi
eb5090051e Fixes unexpected device connected not working (#5450) 2021-06-07 19:30:02 +02:00
Simone Mainardi
c01483ae67 Unifies button style
Fixes #5330
2021-06-07 15:02:26 +02:00
Simone Mainardi
c407b099ac Cleanup old unused active monitoring import/export code 2021-06-04 15:14:54 +02:00
Simone Mainardi
0f5340e1a3 (C) update 2021-05-31 12:39:02 +02:00
Simone Mainardi
115327eceb Fixes is_infrastructure possibly accessing nil
Fixes #5417
2021-05-28 11:05:08 +02:00
Simone Mainardi
13283eca4b Fixes invisible badges
Fixes #5355
2021-05-19 18:13:12 +02:00
Simone Mainardi
208743c0ba Fixes active monitoring modal poorly styled
Fixes #5359
2021-05-19 17:52:41 +02:00
Matteo Biscosi
ede933a1a2 Fixes dropdowns not working correctly (#5359) 2021-05-19 16:20:57 +02:00
gabryon99
857211933e fix active monitoring modals layout (#5359) 2021-05-19 12:12:55 +02:00
Alfredo Cardigliano
36908af60f Fix dismiss buttons 2021-05-19 09:31:03 +02:00
Simone Mainardi
1dce9e5842 Migrates to Bootstrap 5
Adds bootstrap-5.0.0-beta3-dist

Adds bootstrap-5.0.0

Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist

initial migration to bs v5

porting to bs5

improvements on dropdown menu filter

fixed host map dropdown

removed excessive padding

fix button toggle

re-add blog news

removed text decoration for links

fix button layout (#5348)

remove underscore from href (#5347)
2021-05-18 11:39:59 +02:00
Simone Mainardi
ccb61a7444 Harmonizes remaining hardcoded Lua scores 2021-05-15 11:00:20 +02:00
Matteo Biscosi
323ab56282 Fixes menu entries not showing into health submenu
Implements #5318
2021-05-12 13:00:25 +02:00
Simone Mainardi
d45ab54934 Harmonizes scores for Lua-triggered alerts
Addresses #5315
2021-05-12 12:56:12 +02:00
Simone Mainardi
bb3f8ed168 Implements efficient unexpected_new_device alert 2021-05-11 19:03:40 +02:00