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.1

Installs/Configures Elastic Winlogbeat

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

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.1 (August 8, 2016)

  • No changes.

0.1.0 (June 24, 2016)

  • Initial version of cookbook. See README.md.

Collaborator Number Metric
            

0.1.1 failed this metric

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

Contributing File Metric
            

0.1.1 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.1.1 failed this metric

FC066: Ensure chef_version is set in metadata: winlogbeat/metadata.rb:1
FC069: Ensure standardized license defined in metadata: winlogbeat/metadata.rb:1
Run with Foodcritic Version 11.1.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

License Metric
            

0.1.1 passed this metric

No Binaries Metric
            

0.1.1 passed this metric

Testing File Metric
            

0.1.1 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.1.1 passed this metric