Select Badges

Select Supported Platforms

Select Status

RSS

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

Installs CloudWatch Logs Agent on Instances

Policyfile
Berkshelf
Knife
cookbook 'tr-chef-cookbook-aws-cloudwatch-logs', '= 1.0.1', :supermarket
cookbook 'tr-chef-cookbook-aws-cloudwatch-logs', '= 1.0.1'
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
```json

{
"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
- Author: Patrick Schaumburg (pschaumburg@tecracer.de)
- Copyright tecRacer GmbH, All rights reserved

```text
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.1

  • Initial Creation of Cookbook

Collaborator Number Metric
            

1.0.1 failed this metric

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

Foodcritic Metric
            

1.0.1 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