Skip to content

intuit-archive/treasure_data_agent-cookbook

Repository files navigation

Build Status

!!! This project has been deprecated. We recommend you search the Chef Supermarket for a supported alternative !!!

treasure_data_agent-cookbook cookbook

The event collector daemon, for Treasure Data. This daemon collects various types of logs/events via various way, and transfer them to the cloud. For more about Treasure Data, see the homepage, and the documentation.

Requirements

Treasure Data Agent package must be on a repo available to the system

Usage

Add the treasure_data_agent-cookbook to your role/run_list.

Attributes

default

  • node['td_agent']['conf_dir'] - Configuration directory, default is '/etc/td-agent'
  • node['td_agent']['group'] - User group, default is 'td-agent'
  • node['td_agent']['log_dir'] - Log directory, default is '/var/log/td-agent'
  • node['td_agent']['plugin_dir'] - Install directory, default is '/etc/td-agent/plugin'
  • node['td_agent']['user'] - User to run as, default is 'td-agent'
  • node['td_agent']['version'] - Version to install, default is '1.1.9-0

Recipes

default

  • Installs treasure_data_agent (td_agent)
  • Starts and enables the service

Author

Author:: Intuit, Inc. ([email protected])

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages