Matteo Biscosi
|
5dfd5df448
|
Fixes location filter not working for sqllite (#8470)
|
2024-06-25 18:31:24 +02:00 |
|
Alfredo Cardigliano
|
e0db423933
|
Fix retrieval of system alerts
|
2024-06-03 15:55:13 +02:00 |
|
Matteo Biscosi
|
00cb3604b1
|
Fixes filters sorting (#8361)
|
2024-05-02 03:59:51 -04:00 |
|
Alfredo Cardigliano
|
e709a6818e
|
Limit results to the max set in the backend
|
2024-04-19 15:51:17 +02:00 |
|
Alfredo Cardigliano
|
d7415c156d
|
Add option to limit rows
|
2024-04-19 15:41:27 +02:00 |
|
Nicolo Maio
|
b34a674427
|
Fix usage of COLLATE option.
|
2024-04-18 12:19:11 +02:00 |
|
Matteo Biscosi
|
d326926680
|
Removed cpu and time intensive query
|
2024-04-12 09:11:12 -04:00 |
|
Matteo Biscosi
|
afe48631e6
|
Fixes missing filter alert on remote/local host
|
2024-04-03 09:47:25 -04:00 |
|
Alfredo Cardigliano
|
eb69c20864
|
Debug tracing
|
2024-04-02 16:44:30 +02:00 |
|
Nicolo Maio
|
dd7b184691
|
Add filter for the alert description. (#7660)
|
2024-03-25 14:46:50 +01:00 |
|
Alfredo Cardigliano
|
2d22a636a7
|
Honour no-html flag
|
2024-03-04 09:49:30 +01:00 |
|
Alfredo Cardigliano
|
19a53092f4
|
Handle format=json in rest/v2/get/xxx/alert/list.lua
|
2024-02-28 16:14:29 +01:00 |
|
Matteo Biscosi
|
29a28ea203
|
Fixes circular dependency when filtering
|
2024-02-20 09:34:21 +00:00 |
|
Matteo Biscosi
|
e243f7c826
|
Fixes some lua requires
|
2024-02-20 08:57:48 +00:00 |
|
Nicolo Maio
|
55bbf18aaf
|
Various fixes on the SNMP engaged alerts page. (#8187)
|
2024-01-26 16:19:38 +01:00 |
|
Nicolo Maio
|
2193fa286b
|
Fix IP filter in SNMP engaged alerts explorer. (#8108)
|
2024-01-25 09:56:24 +01:00 |
|
Luca Deri
|
55870e97b9
|
(C) Update
|
2024-01-12 11:44:18 +01:00 |
|
Matteo Biscosi
|
35b7ab5943
|
Removed duplicated field
|
2023-11-02 13:20:38 +00:00 |
|
Alfredo Cardigliano
|
4614ea3ea3
|
Fix comment
|
2023-10-16 11:46:20 +02:00 |
|
Alfredo Cardigliano
|
c0ec94edc6
|
Code rework
|
2023-10-04 15:16:39 +02:00 |
|
Alfredo Cardigliano
|
c6458dbc29
|
Fix flow alert queries on SQLite (#7869)
|
2023-10-03 15:24:35 +02:00 |
|
Alfredo Cardigliano
|
66648f76f5
|
Fix SQL error on alerts
|
2023-10-02 09:17:21 +02:00 |
|
Matteo Biscosi
|
284b040130
|
Fixes alert store not working
|
2023-09-27 16:08:13 +00:00 |
|
Matteo Biscosi
|
9670b4fee1
|
Fixes select issue
|
2023-09-27 11:02:40 +00:00 |
|
Matteo Biscosi
|
47377af96b
|
Added total traffic column in flow alerts page (#7776)
|
2023-09-26 10:18:25 +00:00 |
|
Alfredo Cardigliano
|
72aa7b4011
|
Take the score into account when computing the top alerts (weighted count)
|
2023-08-17 09:43:05 +02:00 |
|
Alfredo Cardigliano
|
ca7ded97f6
|
Fix flow alert where clause in write mode
|
2023-07-26 10:12:17 +02:00 |
|
Alfredo Cardigliano
|
96620bfe77
|
Fix sort in alert custom queries
|
2023-07-24 15:12:27 +02:00 |
|
Alfredo Cardigliano
|
0883cef68d
|
Fix count (and reported total rows) with group by on alerts
|
2023-07-21 17:57:06 +02:00 |
|
Alfredo Cardigliano
|
4215f033b3
|
Support fixed filters in custol alert queries
|
2023-07-19 09:56:35 +02:00 |
|
Alfredo Cardigliano
|
b71d874a4b
|
add alert store support for custom queries
|
2023-07-17 14:48:18 +02:00 |
|
Alfredo Cardigliano
|
21616fb279
|
Fix Interface alerts and Network alerts description
|
2023-07-14 16:24:37 +02:00 |
|
Alfredo Cardigliano
|
ef36773a87
|
Use the new datatable for all alert types. Cleanup old code.
|
2023-07-14 09:28:01 +02:00 |
|
Alfredo Cardigliano
|
ec9c42f489
|
Fix default status for retrieved alerts (fix #7597)
|
2023-06-28 10:30:40 +02:00 |
|
Alfredo Cardigliano
|
4cfb9591c7
|
Support 'all' page in the alerts explorer showing historical and acknowledged alerts
|
2023-06-22 09:13:41 +02:00 |
|
Alfredo Cardigliano
|
fcdfaa04b0
|
Add alert category column and filter to alerts
|
2023-06-21 09:58:41 +02:00 |
|
Alfredo Cardigliano
|
11ff3db6c8
|
Fix query builder for snmp interface filters
|
2023-06-07 16:07:45 +02:00 |
|
Alfredo Cardigliano
|
ef22a8adc4
|
Fix alert type filter in alerts explorer
|
2023-06-01 15:09:24 +02:00 |
|
Alfredo Cardigliano
|
c0b6e40596
|
Fix alert type match with SQLite (TODO support alert_map) (#7465)
|
2023-05-16 09:35:47 +02:00 |
|
Matteo Biscosi
|
ba350292ae
|
Fixes missing alerts_map field in alerts (#7411 #7394)
|
2023-04-19 09:19:10 +00:00 |
|
Matteo Biscosi
|
e1d0f369f7
|
Removed debug tprint
|
2023-04-17 15:52:44 +00:00 |
|
Matteo Biscosi
|
f9ef574c5f
|
Fixes engaged alert rest not working properly (#7399)
|
2023-04-17 15:50:42 +00:00 |
|
Matteo Biscosi
|
f7d0f174ca
|
Fixes not working rows number (#7385)
|
2023-04-11 15:10:14 +00:00 |
|
Nicolo Maio
|
9b1da73e4c
|
Minor fix. (#6922)
|
2023-03-23 14:38:00 +00:00 |
|
Nicolo Maio
|
d4c67d4efc
|
Fix sql op and add comment. (#6922)
|
2023-03-23 14:32:03 +00:00 |
|
Nicolo Maio
|
fc135e1661
|
Add filter on 2nd and lower flow risk.(#6922)
|
2023-03-23 14:08:37 +00:00 |
|
Matteo Biscosi
|
00e25ccd46
|
Added direct download with clickhouse alerts (#6852)
|
2023-03-21 11:21:47 +00:00 |
|
Alfredo Cardigliano
|
d6e926e9c9
|
Improve interface report
|
2023-02-03 15:26:42 +01:00 |
|
Alfredo Cardigliano
|
cbc7eadbd8
|
Fix engaged alerts reported in all tab
|
2023-02-02 11:00:47 +01:00 |
|
Alfredo Cardigliano
|
16748e5f03
|
Add global top alerts stats
|
2023-01-20 16:52:05 +01:00 |
|