bucket stuff

This commit is contained in:
Mike Reeves
2020-08-07 22:51:52 -04:00
parent 321122cc87
commit 62a6f29c96

View File

@@ -17,6 +17,7 @@ output {
encoding => {{ ENCODING }}
upload_queue_size => {{ UPLOAD_QUEUE_SIZE }}
temporary_directory => "/usr/share/logstash/data/tmp"
validate_credentials_on_root_bucket => false
additional_settings => {
"force_path_style" => true
}