honeycombio/chef-honeytail

Name: chef-honeytail

Owner: Honeycomb

Description: Chef cookbook for installing and configuring honeytail

Created: 2016-11-18 21:09:18.0

Updated: 2016-11-18 21:50:14.0

Pushed: 2017-03-02 20:19:31.0

Homepage: null

Size: 9

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Chef cookbook to install honeytail

For more details on honeytail, see the Honeycomb docs

Usage

To successfully use this cookbook, there are a few things you should do in the wrapping cookbook.

Specify your Honeycomb details in attributes:

Make sure the honeytail user has read access to your log files. The easiest way to do this is to add the honeytail user to a group that has read access to the logs or make the logs world readable. As an example, if the log file you want to use is mode 640 with ownership www:adm, the following would let the honeytail user read it:

p 'adm' do
tion :modify
mbers 'honeytail'
pend true


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.