From beb77f5d4ad25e46c47f5b8e3566f6b2a8bd276d Mon Sep 17 00:00:00 2001 From: Nils Date: Thu, 7 Dec 2017 10:46:07 +0100 Subject: [PATCH] Enable log collection with chef --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20d6acc7..bd117c00 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Chef recipes to deploy Datadog's components and configuration automatically. This cookbook includes experimental support of the beta version of the Datadog Agent 6.0, please refer to the [inline docs](https://github.com/DataDog/chef-datadog/blob/v2.13.0/attributes/default.rb#L31-L68) for more details on the supported platforms and how to use it. +Log collection is now available with agent 6.0, please refer to the [inline docs](https://github.com/DataDog/chef-datadog/blob/v2.13.0/attributes/default.rb#L371-L376) to enable it. For general information on the Datadog Agent 6, please refer to the [datadog-agent](https://github.com/DataDog/datadog-agent/) repo.