Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

google-cloud-logging (8) Versions 0.1.3

Installs/Configures google-cloud-logging

Policyfile
Berkshelf
Knife
cookbook 'google-cloud-logging', '= 0.1.3', :supermarket
cookbook 'google-cloud-logging', '= 0.1.3'
knife supermarket install google-cloud-logging
knife supermarket download google-cloud-logging
README
Dependencies
Changelog
Quality 100%

google-cloud-logging Cookbook

This cookbook installs package for google cloud logging.It installs and starts the Google logging agent (google-fluentd).

This cookbook does the following:

  1. Configures the required apt or yum repository. The environment variable REPO_SUFFIX can be set to alter which repository is used. A dash (-) will be inserted prior to the supplied suffix. Example values are 'unstable' or '20151027-1'.
  2. Installs the logging agent.
  3. Installs "catch-all" configuration files (unless the environment variable DO_NOT_INSTALL_CATCH_ALL_CONFIG is set to suppress this.)
  4. Starts the logging agent.
  5. Sends a test message which should be visible in the log viewer.

Google Cloud Logging collects and stores logs from applications and services on the Google Cloud Platform:

  • View your logs with the Logs Viewer, including third-party logs from your virtual machine instances.
  • Export your logs to Google Cloud Storage, Google BigQuery, or Google Cloud Pub/Sub.
  • Create logs-based metrics to use for monitoring and alerting in Google Cloud Monitoring.
  • Get immutable audit logs for auditing and compliance.
  • Use the Cloud Logging API to read, write, and configure logs.

Requirements

Platform

The platforms supported are Amazon Linux, Debian/Ubuntu, Redhat/CentOS

Packages

The cookbook uses default package managers for the platform

Attributes

None

License and Authors

Authors: Vipin Thomas, Karthik Subramanian

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

google-cloud-logging CHANGELOG

This file is used to list changes made in each version of the google-cloud-logging cookbook.

0.1.0

  • Vipin Thomas - Initial release of google-cloud-logging

Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.

Foodcritic Metric
            

0.1.3 passed this metric