Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

abacuslabs/chef-papertrail

 
 

Repository files navigation

Description

Installs, configures and starts remote_syslog, the syslog gem from papertrail.

Attributes

The following attributes are provided (with these defaults)

default[:papertrail][:remote_syslog][:version] = '1.6.5'
default[:papertrail][:host] = 'logs.papertrailapp.com'
default[:papertrail][:port] = '514'
default[:papertrail][:logs] = []
default[:papertrail][:exclude_patterns] = []

Usage

There is just one recipe, so use:

recipe['papertrail']

About

Chef cookbook for configuring Papertrail logging

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 45.9%
  • Shell 34.1%
  • HTML 20.0%