mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
bucket stuff
This commit is contained in:
@@ -17,6 +17,7 @@ output {
|
|||||||
encoding => {{ ENCODING }}
|
encoding => {{ ENCODING }}
|
||||||
upload_queue_size => {{ UPLOAD_QUEUE_SIZE }}
|
upload_queue_size => {{ UPLOAD_QUEUE_SIZE }}
|
||||||
temporary_directory => "/usr/share/logstash/data/tmp"
|
temporary_directory => "/usr/share/logstash/data/tmp"
|
||||||
|
validate_credentials_on_root_bucket => false
|
||||||
additional_settings => {
|
additional_settings => {
|
||||||
"force_path_style" => true
|
"force_path_style" => true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user