Simone Mainardi
33342abc54
Additional work towards new unified alerts/flow status API
2020-12-14 19:01:33 +01:00
Simone Mainardi
c7c3a1af17
Minor fix
2020-12-04 17:45:04 +01:00
Simone Mainardi
8d6dafc897
Unifies new alerts and flow alerts API
2020-12-04 17:03:23 +01:00
Simone Mainardi
8e57382525
Fixes alpha ordering of alerts
...
Partially addresses #4778
2020-12-02 18:02:48 +01:00
Simone Mainardi
4533806ce8
Extends the new api with the format function
2020-11-30 17:11:48 +01:00
Simone Mainardi
b3dc39c641
Refactors alert_severities into an independend Lua module
2020-11-30 15:28:17 +01:00
gabryon99
30e5b8a629
changed purge button color and added info label ( #4586 )
2020-11-27 15:48:53 +01:00
gabryon99
471f5e2fa8
add sorting for dropdown labels ( #4778 )
2020-11-26 15:32:43 +01:00
Matteo Biscosi
507583db64
Added host category to flow and host alerts ( #4767 )
...
* Fixed shell endpoint bug and added notice when executing the script
* Added victim and attacker to security plugins
* Updated hosts alert with host_category info
* Added host category to hosts alert description
* Added host category to flows
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-20 19:14:07 +01:00
Simone Mainardi
3f6dfd2e9c
Fixes and simplifies infrastructure host labels
2020-11-20 17:52:20 +01:00
Simone Mainardi
e8159593eb
Fixes internal alerts only processed by the SQLite recipient
2020-11-19 16:25:07 +01:00
Alfredo Cardigliano
283bd7179c
Improve message
2020-11-12 13:10:13 +01:00
Alfredo Cardigliano
bccde3f618
Move alert pcap download dialog code to alert_utils.drawAlertPCAPDownloadDialog
2020-11-12 10:55:11 +01:00
Simone Mainardi
d42057baf5
Additional fixes for Zero TCP window detection
2020-11-07 15:38:39 +01:00
gabryon99
4eaedf5c75
add responsive div wrapper for necessary tables ( #4681 )
2020-11-06 10:50:09 +01:00
Luca Deri
9664b20d64
Cosmetic alarm fixes
...
Added emoji to Discord
2020-11-02 14:42:16 +01:00
MatteoBiscosi
4a9a9feff1
Changed notification text and Http method #4269
2020-11-02 13:17:21 +01:00
Luca Deri
cc2df1d66e
Added emoji support in alert messages
2020-10-30 18:52:40 +01:00
Simone Mainardi
4346b55734
Implements user script for host pool connection/disconnection alerts
...
Addresses #4614
2020-10-22 14:51:54 +02:00
Simone Mainardi
f65aa2bc19
Implements user script for device connection/disconnection alerts
...
Addresses #4614
2020-10-22 14:27:26 +02:00
Simone Mainardi
d3dda0bb82
Unifies misbehaving with alerted flows
...
Implements #4596
2020-10-16 18:58:20 +02:00
gabryon99
3a90817f1d
updated datatable button style ( #4501 )
2020-10-15 08:30:47 +02:00
Simone Mainardi
5b878a2a7a
Reworks reload of in-mem preferences and runtimeprefs.json dump
2020-10-13 12:49:48 +02:00
Simone Mainardi
b052eeebee
Reports engaged alerts in system status bar
...
Implements #4522
2020-10-06 11:11:11 +02:00
Simone Mainardi
83209ac402
Keeps alerted hosts in memory (fixes engaged alert counter out of sync)
...
Fixes #4506
2020-10-05 11:54:17 +02:00
gabryon99
437f78e94a
fixed card footer for alert tables
...
fix #4509
2020-10-02 14:09:09 +02:00
Simone Mainardi
dac9b41a98
Additional alerts cleanup
...
Fixes #4504
2020-10-01 18:45:57 +02:00
Simone Mainardi
b7bdd1edaf
Massive cleanup of alerts (disabled/suppressed)
...
Fixes #4504
2020-10-01 18:40:11 +02:00
gabryon99
77a9f83de8
fix print card footer for alert_utils
2020-09-25 18:01:28 +02:00
gabryon99
ea8e30bac0
unified tab style across the pages ( #4471 )
2020-09-23 21:49:35 +02:00
gabryon99
de1674080d
unified tab style ( #4471 )
2020-09-23 16:16:03 +02:00
Alfredo Cardigliano
b35e0bcdd9
Fix access to getSavedDeviceName
2020-09-17 19:01:36 +02:00
gabryon99
a10f320918
improved alerts page looking
2020-09-17 15:00:40 +02:00
Luca Deri
a91bde8952
Reworked alert formatting adding new options and removing little redundancy
...
Tiny change in the discord plugin
2020-09-10 16:13:42 +02:00
Simone Mainardi
9e99fa1403
Uses new in-memory queues for alert recipients (avoid Redis)
2020-09-08 18:36:18 +02:00
Simone Mainardi
85f555a908
Removes intermediate alert queues - only leaves recipient queues
...
Implements #4366
2020-09-04 17:41:55 +02:00
Simone Mainardi
1a7ee97334
Reworks builtin SQLite alerts as a regular alert recipient
2020-09-04 10:33:10 +02:00
Simone Mainardi
e1aee48292
Adds budget in processAlertNotifications
...
Addresses comment 9fd8c20324 (commitcomment-41951949)
2020-09-02 10:12:46 +02:00
Simone Mainardi
a0097167f4
Fixes active monitoring alerts
2020-09-01 23:03:11 +02:00
Simone Mainardi
9fd8c20324
Fixes alerts possibly starving in the alerts notif. queue
2020-09-01 18:24:23 +02:00
Simone Mainardi
fd72b39302
Prevents unnecessary reads of host pools in alert/graph utils
...
Partially addresses #4271
2020-08-18 18:11:15 +02:00
Simone Mainardi
1ae2b2d932
Refactors NtopngUtils into NtopUtils
2020-08-18 15:10:04 +02:00
Simone Mainardi
e61f9ffe68
Refactor JS code into class NtopngUtils
...
Implements #3735
2020-08-18 14:13:48 +02:00
Luca Deri
9f5dd2022a
Fixes error when testing syslog-based recipients
2020-08-04 10:24:29 +02:00
Simone Mainardi
32f33d4415
Improves notifications with IP/symbolic name, ifid, and ifname
...
Fixes #4236
2020-07-31 16:52:15 +02:00
Simone Mainardi
172e632395
Fixes UTC notification time (now using server TZ)
...
Fixes #4250
2020-07-31 16:16:19 +02:00
Simone Mainardi
946a41b773
Fixes syslog endpoint test
2020-07-30 18:57:54 +02:00
Alfredo Cardigliano
d55e4dc441
Remove alert_endpoints_utils (no longer required). Doc update.
2020-07-28 12:49:06 +02:00
Alfredo Cardigliano
2c6987db3c
Enable new alert API/configuration
2020-07-28 10:29:03 +02:00
Alfredo Cardigliano
6db82d9d3f
Enable new recipient based notification for the email endpoint (temporarily disabled)
2020-07-27 13:19:28 +02:00