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

stormforwarder (1) Versions 1.0.0

Configures a splunkforwarder to forward to Splunk Storm.

Policyfile
Berkshelf
Knife
cookbook 'stormforwarder', '~> 1.0.0', :supermarket
cookbook 'stormforwarder', '~> 1.0.0'
knife supermarket install stormforwarder
knife supermarket download stormforwarder
README
Dependencies
Quality 17%

Description

Cookbook for setting up a splunkforwarder as a Splunk Storm forwarder.

Build Status

Requirements

  1. Linux host on which to run splunkforwarder.
  2. The splunkforwarder Cookbook
  3. The Splunk Storm Access Token: Login to Splunk Storm and Navigate to Account Overview and click Show Authentication Token.
  4. The Splunk Storm Project ID: Login to Splunk Storm and Navigate to your project's <Settings>, where you'll find your Project ID.

Attributes

This Cookbook uses the following Attributes to configure the
stormforwarder app within the splunkforwarder installation.

Required Attributes

The following Attributes MUST be set before this Cookbook can configure
the splunkforwarder to forward to Splunk Storm:

  • node['stormforwarder']['project_id'] - Storm Project ID.
  • node['stormforwarder']['api_token'] - Splunk Storm API Token.

These Attributes have no default value and must be set, preferably using
an Environment or Role. See Attributes for more information
using Environments & Roles to set Node Attributes.

Usage

  1. Set the Required Attributes using a Environment, Role, etc..
  2. Add the 'splunkforwarder' Cookbook to a Node's Run List.
  3. Add this Cookbook to a Node's Run List.

Source

https://github.com/ampledata/cookbook-stormforwarder

Author

Author:: Greg Albrecht (mailto:gba@splunk.com)

Credits

The stormforwarder Cookbook is inspired by the splunkstorm Cookbook
written by Aaron Wallis of Lexer.

Copyright

  • Copyright 2012 Splunk, Inc.

License

Apache License 2.0. See LICENSE.txt

Dependent cookbooks

splunkforwarder >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

1.0.0 failed this metric

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

Contributing File Metric
            

1.0.0 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
            

1.0.0 failed this metric

FC064: Ensure issues_url is set in metadata: stormforwarder/metadata.rb:1
FC065: Ensure source_url is set in metadata: stormforwarder/metadata.rb:1
FC066: Ensure chef_version is set in metadata: stormforwarder/metadata.rb:1
FC069: Ensure standardized license defined in metadata: stormforwarder/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

1.0.0 passed this metric

Testing File Metric
            

1.0.0 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
            

1.0.0 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 include a tag that matches this cookbook version number