Skip to content

ehazlett/puppet-module-graylog2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet Module :: Graylog2

This installs and configures the (Graylog2) [http://graylog2.org] centralized logger.

Usage

Basic

include graylog2

Parameters

class { 'graylog2':
  server_name         => 'mygraylogserver',
  external_hostname   => 'graylog.mydomain.com',
  update_local_syslog => false,
} 

Customization

Edit the template files in the templates directory to customize email, etc.

About

Puppet module for the Graylog2 logging server

Resources

Stars

Watchers

Forks

Packages

No packages published