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 Drupal application itself.
* Provide feature to download logs in CSV file.
* Also, it provides service to log custom messages in the desired log group of AWS Cloudwatch logs.
REQUIREMENTS
---------------------
Uses AWS SDK for PHP v3. If the module is installed via Composer it gets automatically installed.