previousnext-cloudwatchlogs


Keywords
logs, aws, cloudwatch
License
Apache-2.0
Install
puppet module install previousnext-cloudwatchlogs --version 0.0.5

Documentation

CloudWatch Logs

Automated installation and log push for AWS CloudWatch.

Setup

cloudwatchlogs::log { '/var/log/apache2/*access.log':
  group => 'Webserver - Access',
}

Note: This definition will include the cloudwatchlogs class automatically.