Select Badges

Select Supported Platforms

Select Status

RSS

tr-chef-cookbook-aws-cloudwatch-logs (10) Versions 1.0.2

Installs CloudWatch Logs Agent on Instances

Policyfile
Berkshelf
Knife
cookbook 'tr-chef-cookbook-aws-cloudwatch-logs', '= 1.0.2', :supermarket
cookbook 'tr-chef-cookbook-aws-cloudwatch-logs', '= 1.0.2'
knife supermarket install tr-chef-cookbook-aws-cloudwatch-logs
knife supermarket download tr-chef-cookbook-aws-cloudwatch-logs
README
Dependencies
Changelog
Quality 14%

tr-chef-cookbook-aws-cloudwatch-logs

Runs installation script for AWS CloudWatch Logs and configures syslog and messages as source.

Usage

If needed, overwrite the current region. Default region is always region of the instance

 {
   "tr-aws-cloudwatch": {
    "region": "<region>"
  }
 }

Attributes

The attributes used by this cookbook:

Attribute Description Type
region Overwrites region of the instance (optional) String

License and Authors

All rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever
without the express written permission of the publisher except for the use of brief quotations in a book review.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Version 1.0.2

  • Initial Creation of Cookbook
  • (includes Fixing README and CHANGELOG)

Collaborator Number Metric
            

1.0.2 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Foodcritic Metric
            

1.0.2 failed this metric

FC078: Ensure cookbook shared under an OSI-approved open source license: tr-chef-cookbook-aws-cloudwatch-logs/metadata.rb:1
Run with Foodcritic Version 11.1.0 with tags metadata,correctness,supermarket,portability,deprecated ~FC031 and failure tags any