From 155f05a47fc212e368c097380f143c910eede355 Mon Sep 17 00:00:00 2001 From: Kevin Clark Date: Mon, 13 Dec 2021 22:55:05 +0000 Subject: [PATCH] Added note clarifying that some distros do not support the Logs.Collect flag. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 436ce7f44..c69f43e6a 100644 --- a/README.md +++ b/README.md @@ -465,6 +465,8 @@ _Default: y_ If set, agent logs will be periodically collected and uploaded to a secure location for improved supportability. +NOTE: This feature is only supported ubuntu 16.04+; this flag will not take effect on any other distro. + #### __Logs.CollectPeriod__ _Type: Integer_