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

logster (2) Versions 0.0.3

Chef cookbook for logster

Policyfile
Berkshelf
Knife
cookbook 'logster', '~> 0.0.3', :supermarket
cookbook 'logster', '~> 0.0.3'
knife supermarket install logster
knife supermarket download logster
README
Dependencies
Quality 33%
= DESCRIPTION: A simple cookbook to install logster. = REQUIREMENTS: Requires the git cookbook. = USAGE: Monitoring a log: logster_log "/var/log/apache2/ex.log" do prefix "logster.localhost.ex" output "graphite" graphite_host "127.0.0.1:2003" parser "SampleLogster" end To remove logster you need to remove the logster recipe and logster_log code blocks, then include the logster::remove recipe. This will remove the logster code, but not the metrics or the logs. = LICENSE The logster cookbook is released under the MIT license.

Dependent cookbooks

git >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

0.0.3 failed this metric

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

Contributing File Metric
            

0.0.3 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

0.0.3 failed this metric

FC064: Ensure issues_url is set in metadata: logster/metadata.rb:1
FC065: Ensure source_url is set in metadata: logster/metadata.rb:1
FC066: Ensure chef_version is set in metadata: logster/metadata.rb:1
FC069: Ensure standardized license defined in metadata: logster/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: logster/resources/log.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: logster/providers/log.rb:2
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

0.0.3 passed this metric

Testing File Metric
            

0.0.3 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.0.3 passed this metric