Commit graph

5234 commits

Author SHA1 Message Date
Alfredo Cardigliano
f6be6f685e Add support for filtering on MAC address 2022-03-07 15:19:19 +01:00
Alfredo Cardigliano
acdcde534c Extend rest/v2/get/host/find.lua with urls 2022-03-07 12:57:58 +01:00
MatteoBiscosi
9f6e6ed946 Fixes TLS certificate time format (#6361) 2022-03-07 11:00:08 +01:00
Luca Deri
f8c06f82f5 Removed firehol level 1 as it puts in the blacklist private and bogon addresses 2022-03-06 18:43:05 +01:00
MatteoBiscosi
9640ec5bb9 Fixes interface dropdown and multiselect 2022-03-04 18:11:05 +01:00
Alfredo Cardigliano
190ef1700f Fix syslog timestamp format (fix #6359) 2022-03-04 15:14:33 +01:00
Alfredo Cardigliano
7d4cc0adcc Match SNMP devices when sending notifications to recipients 2022-03-04 13:12:00 +01:00
MatteoBiscosi
51ef60ead5 Fronted refactoring 2022-03-04 11:01:24 +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
Alfredo Cardigliano
75bb5fd56e Fix #6347 2022-03-02 13:01:40 +01:00
Luca Deri
14b68e2568 Updated the malware/domain lists with new entries from abuse.ch and firehol 2022-03-02 12:40:35 +01:00
Alfredo Cardigliano
33a0b0d0dc Fix variable scope 2022-03-02 10:50:43 +01:00
uccidibuti
f5598decc0 Wrong Alert Default Sort #6339 2022-03-01 17:43:32 +01:00
Alfredo Cardigliano
c5e4ec2217 Fix L7 filters for flow alerts (usa same key used for flows) 2022-03-01 16:34:05 +01:00
Alfredo Cardigliano
59a3bbfbbd Remove old range-picker.template 2022-03-01 15:57:01 +01:00
Alfredo Cardigliano
34fb0e03c1 Cleanup unused render_datetime_range_picker_vue 2022-03-01 15:39:30 +01:00
MatteoBiscosi
66b6828d31 Fixes jquery import 2022-02-28 16:14:21 +01:00
Alfredo Cardigliano
31386f1cfe Rework historical data pages location 2022-02-28 12:31:48 +01:00
MatteoBiscosi
e32a073670 Fixes select2 dropdown style (#6350) 2022-02-28 11:33: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
fb384dead0 Remove local networks pool 2022-02-25 16:05:46 +01:00
Alfredo Cardigliano
1e31c6bfd9 Remove SNMP pool 2022-02-25 15:55:22 +01:00
Alfredo Cardigliano
c430a58a62 Remove active monitoring pools 2022-02-25 11:59:06 +01:00
Alfredo Cardigliano
f741dd26be Fix alert engage/disengage 2022-02-24 13:18:37 +01:00
Alfredo Cardigliano
7b2db43e32 Fix Active Monitoring link to Settings 2022-02-24 12:10:39 +01:00
Alfredo Cardigliano
c55e38235e Temporarily validate AM type as single word 2022-02-24 11:38:46 +01:00
Alfredo Cardigliano
5d103c0394 Remove pools configuration in active monitoring 2022-02-23 19:02:54 +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
fb8128e0d4 Remove device pool 2022-02-23 15:22:37 +01:00
MatteoBiscosi
588e5ae8dd Fixes vlan not correctly added (#6342) 2022-02-23 15:18:40 +01:00
Alfredo Cardigliano
a7b6107d71 Remove flow pool 2022-02-23 15:05:22 +01:00
Alfredo Cardigliano
5623b9c6f7 Remove system endpoint 2022-02-23 14:53:48 +01:00
Alfredo Cardigliano
c1ef1bb9f4 Remove host_pool pool 2022-02-23 12:40:20 +01:00
Alfredo Cardigliano
c3a5950c6f Enable support for pool-based filtering in recipients 2022-02-23 12:29:58 +01:00
MatteoBiscosi
f8db1fecf9 Fixes l7proto filtering not working 2022-02-23 11:52:22 +01:00
Alfredo Cardigliano
dcd23241c7 Pools configuration in Recipients (WIP) 2022-02-22 18:33:09 +01:00
Alfredo Cardigliano
6c9dd9f7df Support 'contains' op in alerts 2022-02-22 16:32:20 +01:00
Alfredo Cardigliano
9bd30a049a Do not print nil for empty values 2022-02-22 15:55:50 +01:00
Alfredo Cardigliano
90b7c5fd91 Do not print nil for empty values 2022-02-22 15:25:42 +01:00
MatteoBiscosi
25f78c075a Added Active Monitoring and SNMP categories (#6334) 2022-02-21 12:59:45 +01:00
Luca Deri
c430f9d6e6 Updated scan detection code (work in progress) 2022-02-21 10:39:29 +01:00
Luca Deri
269e9da142 (C) Update 2022-02-20 23:17:50 +01:00
Luca Deri
1fe96bc73b Initial work for implementing host/port scan detection (#6327) (#6328) 2022-02-20 23:17:04 +01:00
Alfredo Cardigliano
c8f879ee0c Add offline check setting up lists 2022-02-18 15:53:28 +01:00
Alfredo Cardigliano
58c14ce216 Remove exceptions for hsot/flow recipients 2022-02-18 12:28:53 +01:00