Skip to content

Commit 14ec0d4

Browse files
authored
Doc: Add note that only AWS S3 is supported (#223)
Clarify docs that no other S3 compatible storage solutions are supported.
1 parent ba1770c commit 14ec0d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ include::{include_path}/plugin_header.asciidoc[]
2323

2424
This plugin batches and uploads logstash events into Amazon Simple Storage Service (Amazon S3).
2525

26+
IMPORTANT: The S3 output plugin only supports AWS S3. Other S3 compatible storage solutions are not supported.
27+
2628
S3 outputs create temporary files into the OS' temporary directory.
2729
You can specify where to save them using the `temporary_directory` option.
2830

0 commit comments

Comments
 (0)