Select Badges

Select Supported Platforms

Select Status

RSS

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

Installs CloudWatch Logs Agent on Instances

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

tr-chef-cookbook-aws-cloudwatch-logs

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

Supported OS

  • Ubuntu 16.04 + 18.04 + 20.04
  • CentOS 7
  • RHEL 7
  • Amazon Linux / Amazon Linux 2

Usage

Attach the necessary policy to the EC2 Instance role.

{
  "tr-aws-cloudwatch": {
    "type": "file",
    "config": "config.json",
    "ssmparameter": "/some/path/to/parameter"
  }
}

Attributes

The attributes used by this cookbook:

Attribute Description Type
type configuration soruce type (file/ssm) (default: file) String
config configuration source-template (default: config.json) String
ssmparameter SSM-Paramter-Path (e.g. /some/path/to/parameter) (requires type=ssm) String
amazoncloudwatchagent_amazon alternativ installation-package-source (optional) String
amazoncloudwatchagent_ubuntu alternativ installation-package-source (optional) String
amazoncloudwatchagent_debian alternativ installation-package-source (optional) String
amazoncloudwatchagent_rhel alternativ installation-package-source (optional) String
amazoncloudwatchagent_centos alternativ installation-package-source (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.

Collaborator Number Metric
            

2.1.0 passed this metric

Cookstyle Metric
            

2.1.0 passed this metric