icann-dns / puppet-logstash_forwarder

puppet module to manage logstash forwarder
Mozilla Public License 2.0
0 stars 1 forks source link

Build Status Puppet Forge Puppet Forge Downloads

logstash_forwarder

Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with logstash_forwarder
  4. Usage - Configuration options and additional functionality
  5. Reference - An under-the-hood peek at what the module is doing and how
  6. Limitations - OS compatibility, etc.
  7. Development - Guide for contributing to the module

Overview

This module installs logstash_forwarder and can also manage the custom scripts, host script and custom modules directories

Setup

What logstash_forwarder affects

Setup Requirements OPTIONAL

Beginning with logstash_forwarder

The logstash host and the SSL certificate source locations are both mandadory parameters

class {'::logstash_forwarder':
  logstash_server => 'logstash.example.com',
  logstash_cert_source => 'puppet:///modules/mod_files/logstash.pem',
}

Reference

Classes

Public Classes

Private Classes

Class: logstash_forwarder

Main class

Parameters

Limitations

This module is tested on Ubuntu 12.04, and 14.04 and FreeBSD 10