cookbook 'logster', '~> 0.0.3'
logster (2) Versions 0.0.3 Follow0
Chef cookbook for logster
cookbook 'logster', '~> 0.0.3', :supermarket
knife supermarket install logster
knife supermarket download logster
= 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.
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
0.0.3 failed this 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
0.0.3 passed this metric