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

logstash-forwarder (6) Versions 0.2.1

Installs and configures logstash-forwarder

Policyfile
Berkshelf
Knife
cookbook 'logstash-forwarder', '= 0.2.1', :supermarket
cookbook 'logstash-forwarder', '= 0.2.1'
knife supermarket install logstash-forwarder
knife supermarket download logstash-forwarder
README
Dependencies
Quality 100%

logstash-forwarder

Description

Cookbook with LWRPs for install and managing logstash-forwarder

Requirements

Platforms

  • amazon 2014
  • redhat 6
  • centos 6
  • scientific 6
  • fedora 18, 19
  • debian 7
  • ubuntu >= 12.04

Attributes

Attribute Description Type Default
node['logstash-forwarder']['package_name'] logstash-forwarder package name String logstash-forwarder
node['logstash-forwarder']['service_name'] logstash-forwarder service name String logstash-forwarder
node['logstash-forwarder']['logstash_servers'] List of servers, which will be used as downstream. Array ['localhost:5043']
node['logstash-forwarder']['timeout'] Network timeout in seconds. This parameter will be passed to config file. Integer 15
node['logstash-forwarder']['config_path'] The path to the config file String /etc/logstash-forwarder.conf
node['logstash-forwarder']['version'] logstash-forwarder package version String 0.4.0
node['logstash-forwarder']['ssl_ca'] The path to trusted ssl ca certificate. Downstream servers must be signed by this cetificate. String platform dependent
node['logstash-forwarder']['package_url'] Url from which to load the logstash-forwarder package. String platform dependent

Resources/Providers

log_forward

Adds information about wich files must be forwarded to remote logstash server to config file.

Attributes

Attribute Description Type
paths List of files, which will be forwarded to remote logstash server Array
fields A dictionary of fields to annotate on each event. Hash

Examples

You may see examples in fixture cookbook: [test/fixtures/lwrp_test/recipes/default.rb](test/fixtures/lwrp_test/recipes/default.rb)

Authors

Dependent cookbooks

apt >= 0.0.0
yum >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

0.2.1 passed this metric