Skip to content
This repository has been archived by the owner on May 20, 2019. It is now read-only.

A Chef cookbook to install and configure syslog-ng

License

Notifications You must be signed in to change notification settings

kinesisptyltd/chef-syslog-ng

 
 

Repository files navigation

Circle CI

chef-syslog-ng

Setup syslog-ng on Ubuntu and Debian

Requirements

Only tested to be working on the following Ubuntu versions below, but may work on earlier versions too.

  • Ubuntu 14.04

Attributes

None

LWRP

syslog_ng_papertrail_dest

syslog_ng_papertrail_file_log

syslog_ng_papertrail_program_log

Usage

Just include syslog-ng in your node's run_list:

{
  "run_list": [
    "recipe[syslog-ng]"
  ]
}

About

A Chef cookbook to install and configure syslog-ng

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 52.3%
  • HTML 47.7%