Changes for page Log Alerting
Last modified by Bouke Reitsma on 2024/12/04 11:28
From version 6.1
edited by Bouke Reitsma
on 2024/12/04 11:06
on 2024/12/04 11:06
Change comment:
There is no comment for this version
To version 7.1
edited by Bouke Reitsma
on 2024/12/04 11:28
on 2024/12/04 11:28
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -21,7 +21,7 @@ 21 21 == 3. log Alerting == 22 22 Log alerting refers to the configuration of triggers that will generate an alert, as well as send you a notification, whenever log entries with certain conditions are raised. This functionality is most likely relevant when an alert needs to be generated whenever a specific log entry with certain characteristics (e.g., a particular log level or a particular log message) is raised and that alert needs to be sent to a different set of recipients. 23 23 24 -[[image:Main.Images.Microlearning.WebHome@novice-alerting- error-alerts-overview.png]]24 +[[image:Main.Images.Microlearning.WebHome@novice-alerting-log-alerts-overview.png]] 25 25 26 26 Similar to the error alerting, you can find the overview of the log alerting by navigating to Manage->Alerting->Triggers, then under the "Logs" tab you will find all of the log alert triggers, if you have created them already, for the environment that you are working with at the moment (i.e., Testing, Acceptance, Production). To create a new log trigger, you can press the "Add" button. Otherwise, if you want to edit an existing log alert trigger, you can click the green edit button on the right side of each trigger. 27 27 ... ... @@ -36,7 +36,7 @@ 36 36 37 37 This check evaluates whether an alert should be generated when an log entry is raised based on the contents of the log message. 38 38 39 -[[image:Main.Images.Microlearning.WebHome@novice-alerting- error-alerts-evaluate-message-header.png]]39 +[[image:Main.Images.Microlearning.WebHome@novice-alerting-log-alerts-evaluate-log-message.png]] 40 40 41 41 If you set it to "Ignore", then log message will not be evaluated when deciding whether to raise an alert. If set to "By Condition," then you can specify what value to evaluate and define conditions such as whether it equals, does not equal, contains, or does not contain within the log message. 42 42 ... ... @@ -44,13 +44,13 @@ 44 44 45 45 This check evaluates whether an alert should be generated based on the log level of the log entry when it is raised. There are three types of log level based on the risk/severity of the log, namely info, warning, and error. For each trigger you can specify the log level, you can also combine levels for example, warning and error levels. 46 46 47 -[[image:Main.Images.Microlearning.WebHome@novice-alerting- error-alerts-evaluate-exception-class.png]]47 +[[image:Main.Images.Microlearning.WebHome@novice-alerting-log-alerts-evaluate-log-level.png]] 48 48 49 49 === 3.3 Runtime check === 50 50 51 51 This check evaluates whether an alert should be generated when an log entry is raised from which runtime in the environment. 52 52 53 -[[image:Main.Images.Microlearning.WebHome@novice-alerting- error-alerts-runtime-check.png]]53 +[[image:Main.Images.Microlearning.WebHome@novice-alerting-log-alerts-runtime-check.png]] 54 54 55 55 If you set it to "Ignore", then which runtime where the error occured will not be evaluated when determining whether an alert should be raised. If set to "By Condition", then you can specify which runtime where the log entry occured to result in an alert. 56 56 ... ... @@ -58,7 +58,7 @@ 58 58 59 59 Additionally, you can also specify a custom instructions that will be included in both the email notifications sent to recipients as well as in the alert message displayed in the Manage->Alerting->Alerts. 60 60 61 -[[image:Main.Images.Microlearning.WebHome@novice-alerting- error-alerts-instructions.png]]61 +[[image:Main.Images.Microlearning.WebHome@novice-alerting-log-alerts-instructions.png]] 62 62 63 63 Lastly, upon saving, these settings will apply immediately, putting the new log alert trigger into effect. Next to that, on this page, you can also find the "Notifications" tab that allows you to configure which recipients that you want to receive the notifications from the error alerting. If you want to learn more about this notifications and how to configure it, please refer to this [[microlearning>>Main.eMagiz Academy.Microlearnings.Intermediate Level.Alerting.intermediate-alerting-setting-up-notifications-gen3||target="blank"]]. 64 64