From decfaf85891f275440edd33b4e36bd5467bea3ee Mon Sep 17 00:00:00 2001 From: Eldar Nash Date: Sat, 23 Sep 2023 19:24:33 +0200 Subject: [PATCH] s3 destination is available only in 4.4 --- content/chapter-destinations/destination-s3/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/chapter-destinations/destination-s3/_index.md b/content/chapter-destinations/destination-s3/_index.md index 1a37ef2c..3e27b8c1 100644 --- a/content/chapter-destinations/destination-s3/_index.md +++ b/content/chapter-destinations/destination-s3/_index.md @@ -4,6 +4,8 @@ weight: 2700 --- +Available in {{% param "product.abbrev" %}} version 4.4 and later. + The `s3()` destination sends log messages to the [Amazon Simple Storage Service (Amazon S3)](https://aws.amazon.com/s3/) object storage service. You can send log messages over TCP, or encrypted with TLS.