Logging Alerts
Content Type: Module
Categories: Utility
Overview
LoggingAlerts automatically generates periodic log alert reports. Select the alert levels and determine the frequency of delivery. The whitelisting feature ensures that you only receive alerts that are relevant to you, reducing noise. It supports multiple configurations, allowing your Ops team to set up automated reports for different purposes/people.
Documentation
With this module you can set up multiple automatic reports for log alerts. Each report contains the following:
- A brief statistical overview of the number of alerts per alertlevel
- A csv report containing the alert messages with loglevel and timestamp (optional)
Dependencies
- Module: CommunityCommons
- Module: Encryption
- Module : Logging
- Module: ErrorLog
- Module: StringEditing
- SMTP-server.
Instructions
- Set the Environment_Name constant for the environment where your application is deployed.
- Use the Logging_Overview page or place SNP_LoggingOverview on a page in your application for the necessary configuration.
- On the Settings tab, configure your email settings (SMTP), initialize the Alert Levels, and specify the Appname and ReportLimit to be used in the automatic reports.
- On the Email Configuration tab, set up your automatic email reports.
- Use the Whitelist configuration tab to set up your whitelisting to filter out logs from your alerts.
- Enable the scheduled event SE_SendAlerts to activate the automatic reporting.
Releases
Version: 1.2.0
Framework Version: 9.24.30
Release Notes: - Fix: Configuration got stuck on status stopped/running
Version: 1.0.0
Framework Version: 9.24.30
Release Notes: First release of the module