cookbook 'tr-chef-cookbook-aws-cloudwatch-logs', '~> 2.1.1'
tr-chef-cookbook-aws-cloudwatch-logs (10) Versions 2.1.1 Follow2
Installs CloudWatch Logs Agent on Instances
cookbook 'tr-chef-cookbook-aws-cloudwatch-logs', '~> 2.1.1', :supermarket
knife supermarket install tr-chef-cookbook-aws-cloudwatch-logs
knife supermarket download tr-chef-cookbook-aws-cloudwatch-logs
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
- Author: Patrick Schaumburg (pschaumburg@tecracer.de)
- Copyright tecRacer GmbH, All rights reserved
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.1 passed this metric
Cookstyle Metric
2.1.1 passed this metric
2.1.1 passed this metric
2.1.1 passed this metric