final logstash tweaks

This commit is contained in:
Mike Reeves
2020-08-05 16:40:21 -04:00
parent cd766753eb
commit 633c100ace
2 changed files with 2 additions and 2 deletions
@@ -13,7 +13,7 @@ input {
endpoint => "https://{{ MANAGER }}:9595"
bucket => "logstash"
delete => true
interval => 10
interval => 5
codec => json
additional_settings => {
"force_path_style" => true