Commit graph

339 commits

Author SHA1 Message Date
Alfredo Cardigliano
7025b3dd5b Fix string to numeric IP conversion in flow alerts 2022-05-11 15:46:39 +02:00
Alfredo Cardigliano
addecb93e8 Move info field out of the json for flow alerts 2022-05-11 09:47:52 +02:00
uccidibuti
ff14e60c3d Alerts: Add Top Protocols Dropdown menu #6582: enable top protocols even if clickhouse is disabled 2022-05-10 16:24:27 +02:00
uccidibuti
6a0a60047c Alerts: Add Top Protocols Dropdown menu #6582 2022-05-10 16:12:15 +02:00
Alfredo Cardigliano
8d5ddda7d4 Fix flow alert delete with clickhouse view (add IS_ALERT_DELETED flag) 2022-05-10 09:46:21 +02:00
Alfredo Cardigliano
103ffcf370 Fix columns type conversion for flow alerts view 2022-05-09 18:42:03 +02:00
Alfredo Cardigliano
8651e089a1 Handle write operation on flow alerts with clickhouse view 2022-05-09 17:49:48 +02:00
Alfredo Cardigliano
2f0ba125da Add support for 'write' columns which differ from 'view' columns when building where conditions 2022-05-09 14:37:13 +02:00
Alfredo Cardigliano
5308864593 Fix flow alert delete backend with clickhouse view (#6567) 2022-05-06 12:16:28 +02:00
MatteoBiscosi
a338bcd448 Added ICMP type and code formatting to alerts (#6560) 2022-05-03 11:33:30 +02:00
Luca Deri
a28d4f4886 Added error code in flow alerts 2022-05-02 16:18:05 +02:00
Alfredo Cardigliano
8a8805167a Fix alert exclusion with clickhouse view (#6556) 2022-04-29 16:33:54 +02:00
Alfredo Cardigliano
515af750b6 Fix remove of flow alerts when using clickhouse view 2022-04-29 16:16:34 +02:00
Alfredo Cardigliano
0204d4734a Implement acknowledge for flow alerts using the historical flows table 2022-04-26 17:23:25 +02:00
Alfredo Cardigliano
a9f183e478 Safety check as workaround for bad jsons in the db 2022-04-26 12:17:59 +02:00
MatteoBiscosi
5c88bc5b59 Removed score and changed description from alerts 2022-04-22 16:09:53 +02:00
Alfredo Cardigliano
a20cb09d4d Fix flow and all alerts from SQLite 2022-04-22 09:28:13 +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
Alfredo Cardigliano
e35e3464d8 Code to use the flow alerts view 2022-04-20 17:24:09 +02:00
Alfredo Cardigliano
740102dc22 Engaged alerts are always active by definition, ignore begin epoch 2022-04-20 16:26:10 +02:00
Alfredo Cardigliano
ea29fc8176 Support hostname@vlan in alert filters 2022-04-19 18:11:17 +02:00
MatteoBiscosi
eb1cd788cc Added ellipsis to urls 2022-04-13 22:21:40 +02:00
Alfredo Cardigliano
da88d0ca8f Support match on name/cli_name/srv_name including vlan 2022-04-13 18:50:57 +02:00
Alfredo Cardigliano
98e077a7f8 Fix flow alerts with undefined pool/network. Cleanup code. 2022-04-11 18:21:43 +02:00
MatteoBiscosi
3823a88665 Added Blacklisted icon to flow alerts (#6454) 2022-04-11 15:56:40 +02:00
Alfredo Cardigliano
e7d8a83c5f Fix user alerts on sqlite 2022-04-08 12:39:44 +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
673a7cf971 Add alert gateway_unreachable 2022-04-07 19:33:52 +02:00
Alfredo Cardigliano
9e21fa42bb Fix ifid in system alerts 2022-04-07 19:33:28 +02:00
Alfredo Cardigliano
669d8ee611 Fix l7 filter with Unknown value 2022-03-31 18:26:55 +02:00
uccidibuti
e89795bd8c Missing Network/Pool Alert Filter #6418 2022-03-31 13:51:37 +02:00
uccidibuti
e204bf01d4 Missing Network/Pool Alert Filter #6418 2022-03-30 19:58:26 +02:00
Alfredo Cardigliano
090fdc9b18 Add country to host alerts 2022-03-30 12:50:31 +02:00
Alfredo Cardigliano
6c8c6c8f14 Show all system-wide alerts in the interface alerts page (including the All page) (#6477) 2022-03-28 16:20:30 +02:00
Alfredo Cardigliano
e140424716 Add SNMP and Active Monitoring tags to interface alerts 2022-03-28 15:03:36 +02:00
Alfredo Cardigliano
9122ca7b0d Add SNMP filters on device IP and interface index (#6477) 2022-03-28 10:59:55 +02:00
Alfredo Cardigliano
9be9456e2a Add Country Filtering in alerts (#6473) 2022-03-25 15:38:11 +01:00
MatteoBiscosi
eeaab5c918 Fixed visual bugs 2022-03-24 18:03:19 +01:00
MatteoBiscosi
70b6306005 Changed l4/l7 proto name separator 2022-03-23 18:43:20 +01:00
MatteoBiscosi
f63edce159 Fixed host details not shown using vlans 2022-03-23 16:34:34 +01:00
MatteoBiscosi
b3531eae22 Added ip next to hostname if available (#6463) 2022-03-23 16:19:27 +01:00
MatteoBiscosi
8cb1a6fc28 Formatted TLS version (#6462) 2022-03-23 13:28:57 +01:00
MatteoBiscosi
7d250a542c Reformatted alert details page (#6464) 2022-03-23 13:07:00 +01:00
Alfredo Cardigliano
13dcfe79db Do not set the name using the IP (#6419) 2022-03-21 12:20:13 +01:00
Alfredo Cardigliano
3d25af4ff4 Avoid exceptions when printing host names (format IPs in the frontend) 2022-03-21 12:16:27 +01:00
Alfredo Cardigliano
be5bf4e479 Use DB conversion function for timestamps, instead of parsing the date in lua 2022-03-21 11:53:30 +01:00
Alfredo Cardigliano
08755d8518 Add comment on flow alerts tstamp 2022-03-21 11:05:15 +01:00
MatteoBiscosi
8076d02386 Fixes flow alert proto info not working correctly (#6449) 2022-03-21 10:49:07 +01:00
Alfredo Cardigliano
949127cfd4 Rename general_stats.lua -> top.lua in API v2 2022-03-18 10:05:27 +01:00