Last modified by Danniar Firdausy on 2024/09/18 13:49

From version 3.1
edited by eMagiz
on 2022/06/10 10:53
Change comment: There is no comment for this version
To version 8.1
edited by Erik Bakker
on 2022/08/30 09:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.ebakker
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -1,12 +1,7 @@
1 -{{container}}{{container layoutStyle="columns"}}(((
1 +{{container}}{{container layoutStyle="columns"}}(((In this microlearning, we'll take a look how to cleanup Alerting from an eMagiz project.
2 2  
3 -In this microlearning, we'll take a look how to cleanup Alerting from an eMagiz project.
4 -
5 5  Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
6 6  
7 -* Last update: August 25th, 2021
8 -* Required reading time: 2 minutes
9 -
10 10  == 1. Prerequisites ==
11 11  
12 12  * Novice knowledge of the eMagiz platform
... ... @@ -15,39 +15,35 @@
15 15  
16 16  This microlearning is about cleaning up the Alerting as configured in the Manage phase. Alerts can be set on various ways and levels * please inspect the related microlearnings around alerting to understand more about that. During the cleanup of various systems, flows and runtime, the Alerting needs to remain current with the integration model.
17 17  
18 -
19 -
20 20  == 3. Cleanup the Alerting in Manage ==
21 21  
22 22  === 3.1 Scenario's when to cleanup the Alerting phase ===
23 23  
24 -1. A user is no longer active on the integration model. The use may still be referenced in the notification settings and should be removed
25 -2. A specific runtime is removed from the integration model that is referenced in the Alerting
26 -3. A flow or integration is removed from the integration model that is reference in the Alerting
17 +* A user is no longer active on the integration model. The use may still be referenced in the notification settings and should be removed
18 +* A specific runtime is removed from the integration model that is referenced in the Alerting
19 +* A flow or integration is removed from the integration model that is reference in the Alerting
27 27  
28 28  === 3.1 Steps to clean ===
29 29  
30 30  Navigate to the Triggers first.
31 31  
32 -1. Locate Queue specific
25 +* Locate Queue specific
33 33   If you have configured the alerting following the best practice outlined in the user guide for Alerting, the following triggers (at least!!!) need to be changed. For your specific situation more triggers could be relevant
34 34  
35 -* Standard – Queue consumers too high
36 -* Standard – Queue consumers too low
28 + ** Standard – Queue consumers too high
29 + ** Standard – Queue consumers too low
37 37  
38 -2. Locate Runtime specific
31 +* Locate Runtime specific
39 39   If you are removing the last flow belonging to a system and you have followed the best practice outlined here the following triggers (at least!!!) need to be changed. For your specific situation more triggers could be relevant
40 40  
41 -* Standard – Data measurements missing
42 -* Standard – Log entries missing
43 -* Standard – Error log entry
34 + ** Standard – Data measurements missing
35 + ** Standard – Log entries missing
36 + ** Standard – Error log entry
44 44  
45 -3. Once you have located the candidates, update and/or remove the triggers relevant for update
46 -4. Review if you need to remove a notification setting in case a trigger is removed. If yes, remove it.
47 -5. Review if you need to remove a tag in case the tag is not used in any trigger. If yes, remove it.
38 +* Once you have located the candidates, update and/or remove the triggers relevant for update
39 +* Review if you need to remove a notification setting in case a trigger is removed. If yes, remove it.
40 +* Review if you need to remove a tag in case the tag is not used in any trigger. If yes, remove it.
48 48  
49 -
50 -
51 51  == 4. Assignment ==
52 52  
53 53  Determine whether you can clean up parts of the Alerts from the project that you work on. If so, execute the cleanup.
... ... @@ -58,8 +58,6 @@
58 58  * Cleaning up the Alert phase is important to ensure no false positive alerts are created/used
59 59  * Review the Alert setting at each release to production (post deployment step) to keep things manageable
60 60  
61 -
62 -
63 63  == 6. Suggested Additional Readings ==
64 64  
65 65  None