docs/index.asciidoc in logstash-input-s3-3.1.8 vs docs/index.asciidoc in logstash-input-s3-3.1.9

- old
+ new

@@ -194,13 +194,14 @@ * Value type is <<string,string>> * Default value is `nil` Where to write the since database (keeps track of the date the last handled file was added to S3). The default will write -sincedb files to some path matching "$HOME/.sincedb*" -Should be a path with filename not just a directory. +sincedb files to in the directory '{path.data}/plugins/inputs/s3/' +If specified, this setting must be a filename path and not just a directory. + [id="plugins-{type}s-{plugin}-temporary_directory"] ===== `temporary_directory` * Value type is <<string,string>> * Default value is `"/tmp/logstash"` @@ -209,6 +210,6 @@ default to the current OS temporary directory in linux /tmp/logstash [id="plugins-{type}s-{plugin}-common-options"] -include::{include_path}/{type}.asciidoc[] \ No newline at end of file +include::{include_path}/{type}.asciidoc[]