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

winlogbeat (3) Versions 0.1.0

Installs/Configures Elastic Winlogbeat

Policyfile
Berkshelf
Knife
cookbook 'winlogbeat', '= 0.1.0', :supermarket
cookbook 'winlogbeat', '= 0.1.0'
knife supermarket install winlogbeat
knife supermarket download winlogbeat
README
Dependencies
Changelog
Quality 100%

winlogbeat

Description

Elastic Winlogbeat is used to forward Windows event logs to elastic and/or logstash.

Requirements

Platforms

Tested only on Windows Server 2012 R2.

Attributes

Attribute Description Type Default
['winlogbeat']['version'] Version of Elastic Winlogbeat. String 1.2.2
['winlogbeat']['package_url'] Url to download Elastic Winlogbeat from. String auto
['winlogbeat']['notify_restart'] Automatically restart Winlogbeat if config changes during converge. Boolean true
['winlogbeat']['install_only'] If true do not create service and generate config file. Boolean false
['winlogbeat']['install_dir'] Installation directory for Elastic Winlogbeat. String C:\Program Files\Winlogbeat
['winlogbeat']['override_config'] Configuration values to override in default config. Hash {}

Recipes

  • default.rb - Install and configure Elastic Winlogbeat.
  • install.rb - Download Winlogbeat.
  • configure.rb - Create a service and generate config file.

Kitchen

# check style
chef exec rake style
# converge and run tests
chef exec rake integration:vagrant

Examples

For examples see test/shared/cookbooks/test cookbook.

Authors

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.1.0 (June 24, 2016)

  • Initial version of cookbook. See README.md.

Foodcritic Metric
            

0.1.0 passed this metric