Luca
30e1a75f98
(C) update
2017-01-10 15:03:16 -08:00
Simone Mainardi
f349ca344e
Reworks alerts menu
2016-12-28 19:54:05 +01:00
Simone Mainardi
eca2c41049
Reworks alert counters (WIP)
...
Alert counters are now kept in sync only for engaged alerts.
Each host will show the current number of engaged alerts.
This alleviates the complexity of constantly keep the numbers
synchronized with the database.
Todo: see how to handle counters for flow alerts and past alerts.
2016-12-24 16:21:50 +01:00
Luca Deri
3443b76b06
Refined alert generation
...
Added refresh button in alert page
2016-12-17 12:33:34 +01:00
Luca Deri
7f8065d90b
Fixed missing csrf field in alerts pages that caused flow deletion to fail
...
Improved flock checks heuristics to limit cgeneration of false positives
Added TCP flow alert generation in case of OOO/retransmission... > 10% of packets
2016-12-17 10:42:06 +01:00
emanuele-f
98e7f9e31f
Change default retrigger time
2016-12-16 10:57:42 +01:00
emanuele-f
06872bd949
Fix tab being hidden after deleting all the alerts when a filter is set
2016-12-15 10:50:29 +01:00
Simone Mainardi
c4cd6200f9
Minor fixes for the alerts browser
2016-12-14 11:54:50 +01:00
emanuele-f
db01d1b211
Parameters pass simplification
2016-12-14 11:54:50 +01:00
emanuele-f
ecca16e402
Fix other tabs being filtered
2016-12-14 11:54:50 +01:00
emanuele-f
0f448fffc7
Flow alerts explorer integration and LUA alerts query unification
2016-12-14 11:54:50 +01:00
Luca
25185ce028
While the network interface has at least one engaged interface alert, expired flows are now triggering a flow alert
2016-12-13 01:19:50 +01:00
emanuele-f
ade100f190
Alert fixes
2016-12-09 11:45:28 +01:00
Simone Mainardi
282a289ef2
Fixes for alerts count consistency
2016-12-08 21:25:11 +01:00
Simone Mainardi
a6d914d7ad
Implements flow alerts cap and fixes several issues with counters
2016-12-07 18:45:50 +01:00
Simone Mainardi
8bdc909d69
Refresh alert counters upon delete
2016-12-06 19:34:57 +01:00
Simone Mainardi
193d560168
Cosmetic changes to the alerts buttons
2016-12-06 15:34:51 +01:00
Emanuele Faranda
ce7f2fa69b
Delete alerts period dropdown and to-delete count ( #846 )
2016-12-06 15:20:55 +01:00
Simone Mainardi
b8a5650501
Generalizes alerts raw sql query function
2016-12-05 16:29:17 +01:00
Luca Deri
71a0993022
Minor cosmetic changes
...
Reworked CSRF error message
2016-12-04 11:00:23 +01:00
emanuele-f
5d8723ba0c
Unify alerts settings code
2016-12-03 00:56:39 +01:00
Simone Mainardi
aa74fb75d0
Localization for alerts lists
2016-12-02 19:57:33 +01:00
emanuele-f
05578243dd
Do not redirect after alerts actions
2016-12-02 18:59:46 +01:00
emanuele-f
b3c0f42b74
Show alerts for inactive hosts
2016-12-02 17:36:11 +01:00
Simone Mainardi
1132ce3937
Adds duration column for engaged alerts list
2016-12-02 16:27:16 +01:00
emanuele-f
5a45f1e8da
Delete past alerts and past flows alerts differently
2016-12-02 16:23:04 +01:00
emanuele-f
f0fcd0a2c3
re_arm alerts globally
2016-12-02 15:56:24 +01:00
Simone Mainardi
293497f908
Makes smaller delete buttons
2016-12-02 13:56:49 +01:00
Simone Mainardi
b7d79db6d5
Fixes for alerts visualization
2016-12-02 12:38:42 +01:00
emanuele-f
acb1d25bb5
Alerts delete by type, older than, by host
2016-12-02 11:28:03 +01:00
Simone Mainardi
5dd9c496e4
Improves flow alerts explorer links
2016-12-01 17:17:49 +01:00
Simone Mainardi
3613d052f2
Adds i18n for alerts
2016-11-30 20:13:26 +01:00
Simone Mainardi
d5f4889375
Adds a link to the historical alerts explorer
2016-11-25 20:10:16 +01:00
Simone Mainardi
4fa2950f8a
Fix alert counters for filtered alerts
2016-11-25 11:05:20 +01:00
Simone Mainardi
715255412b
Adds an All button to the alert filters
2016-11-24 19:06:24 +01:00
Simone Mainardi
a110518fab
Implements alert filters
2016-11-24 18:59:30 +01:00
Simone Mainardi
3a1c14cf9a
Implements alert filtering features
2016-11-23 18:26:38 +01:00
Simone Mainardi
c125c62cc2
Adds alerts duration column
2016-11-23 13:30:54 +01:00
Simone Mainardi
64374e7f50
Removes the @0 in host alerts
2016-11-23 13:17:57 +01:00
Simone Mainardi
0e4e4e5906
Implements flow alerts
2016-11-23 13:10:59 +01:00
Simone Mainardi
0c783fa0aa
Code cleanup
2016-11-19 15:25:03 +01:00
Simone Mainardi
619f2f1ac4
Adds name resolutions to alerts stats
2016-11-18 20:59:41 +01:00
Simone Mainardi
129dc18210
Implements alerts origin/target
2016-11-18 18:22:30 +01:00
Simone Mainardi
5f6170627e
Implements alerts dashboard (wip)
2016-11-16 19:18:34 +01:00
Simone Mainardi
86eceb6fe6
Implements AJAX Alerts Pie Charts
2016-11-15 18:52:03 +01:00
Simone Mainardi
6194dc955a
Implements maximum alerts limit per alarmed entity
2016-10-18 17:44:35 +02:00
Simone Mainardi
dda9a2ea64
Visualization/Retrieval of Host Alerts
2016-10-08 22:07:51 +02:00
Simone Mainardi
db544882f1
Minor fix to release engaged alerts
2016-09-14 16:18:28 +02:00
Simone Mainardi
a280e53862
Completes the migration to the stateful alerts
2016-09-06 16:36:05 +02:00
Simone Mainardi
e255b5218b
Implements the API for stateful interface alerts
2016-09-06 14:41:16 +02:00