We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba1770c commit 14ec0d4Copy full SHA for 14ec0d4
docs/index.asciidoc
@@ -23,6 +23,8 @@ include::{include_path}/plugin_header.asciidoc[]
23
24
This plugin batches and uploads logstash events into Amazon Simple Storage Service (Amazon S3).
25
26
+IMPORTANT: The S3 output plugin only supports AWS S3. Other S3 compatible storage solutions are not supported.
27
+
28
S3 outputs create temporary files into the OS' temporary directory.
29
You can specify where to save them using the `temporary_directory` option.
30
0 commit comments