AWS Cloudwatch Logs
115 sites
Security covered
Drupal 9–11
This module connects your Drupal site to Amazon CloudWatch Logs, allowing you to view, search, and download logs directly from Drupal. You can also create and delete log groups and streams, and send custom log messages to CloudWatch.
This module integrates Drupal applications with AWS Cloudwatch service.
- It provides forms to search for specific/all logs in the AWS cloudwatch.
- Provides services/forms to create/delete log groups and log streams from the Drupal application itself.
- Provide feature to download logs in the CSV file.
- Also, it provides service to log custom messages in the desired log group of AWS Cloudwatch logs.
Requirement:
- The Project needs Key(https://www.drupal.org/project/key) module for storage of AWS API key/secret.
- Uses AWS SDK for PHP v3. If the module is installed via Composer it gets automatically installed.
- In addition, you need the PHP's curl extension installed for the SDK to be able to communicate with AWS Cloudwatch.
Depends on
Dependencies of the latest stable release
- key Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-1.2 | Stable | 9–11 | Drupal 11 compatibility. | Oct 17, 2024 |