Skip to content

verdigris-cookbooks/opsworks-logstash

Repository files navigation

opsworks_logstash

Build Status

This is a wrapper cookbook which utilizes the logstash cookbook for installing Logstash on AWS OpsWorks.

Requirements

Platforms

  • Amazon Linux
  • Ubuntu 12.04 LTS
  • Ubuntu 14.04 LTS

Cookbooks

  • logstash (~> 0.11)

Attributes

Key Type Description Default
['opsworks_logstash']['instance_name'] String Instance name for Logstash; used for setting up directory and service name EC2 instance name in AWS OpsWorks, "server" otherwise

Recipes

default

Installs Logstash and sets up configuration and pattern files.

License

This cookbook is licensed and distributed under the Simplified BSD license. See LICENSE for more details.