Skip to content

kenshoo/puppet-module-graylog2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Puppet 67.3%
  • HTML 29.9%
  • Ruby 2.7%
  • Pascal 0.1%