Giter Club home page Giter Club logo

puppet-logdna's Introduction

Deploy LogDNA with Puppet

CircleCI

Table of Contents

  1. Description
  2. Setup - The basics of getting started with LogDNA Module
  3. Parameters - Parameters of this module
  4. Platforms - The list of platforms tested
  5. Usage - Configuration options and additional functionality

Description

Puppet module to install and configure LogDNA Agent

Setup

To use this module, add this declaration to your Puppetfile:

mod 'logdna-logdna'

To manually install this module with puppet module tool:

puppet module install logdna-logdna

Parameters

Parameters have default values set in manifests/params.pp.

Task-specific Attributes

  • agent_install: Whether to install or not. Default is true
  • agent_configure: Whether to configure or not. Default is true
  • agent_service: How to manage LogDNA Agent Service. Default is start. The possible values are:
    • start: in order to start
    • stop: in order to stop
    • restart: in order to restart

Configuration Attributes

  • conf_key: LogDNA API Key - LogDNA Agent won't start unless conf_key is set
  • conf_file: File Path for the LogDNA Agent configuration (defaults to /etc/logdna.conf)
  • conf_logdir: Log Directories to be added
  • conf_logfile: Log Files to be added
  • conf_exclude: Log Files or Directories to be excluded
  • conf_exclude_regex: Exclusion Rule for Log Lines
  • conf_hostname: Alternative host name to be used
  • conf_tags: Tags to be added

Platforms Tested

  • CentOS 6
  • CentOS 7
  • Ubuntu 14.04 - Trusty
  • Ubuntu 16.04 - Xenial

Usage

There are 2 ways:

  • Update parameters in logdna::params and include logdna, or
  • class { 'logdna': <param> => <value> }

Contributing

Contributions are always welcome. See the contributing guide to learn how you can help.

License and Authors

puppet-logdna's People

Contributors

smusali avatar tedivm avatar klynton avatar leeliu avatar stevenrombauts avatar

Stargazers

 avatar

Watchers

Mike Del Tito avatar  avatar Eric Satterwhite avatar James Cloos avatar Muaz Siddiqui avatar Tony Rogers avatar Kristina Demeshchik avatar Sergey Opria avatar Chris Nixon avatar Kevin Chan avatar Vivek Shah avatar Braxton avatar Shannon Dennis avatar Mark Curtis avatar Tana M Berry avatar Mike Huang avatar Johnny Chang avatar  avatar Jonathan D Kelley avatar  avatar Phil Ciampini avatar Wei Zou avatar

puppet-logdna's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.