Merge "Remove deprecated logstash max_inflight_requests"
This commit is contained in:
commit
5c3142f062
@ -118,6 +118,5 @@ output {
|
||||
elasticsearch {
|
||||
host => "<%= scope.lookupvar("::openstack_project::logstash_worker::discover_node") %>"
|
||||
node_name => "<%= scope.lookupvar("::hostname") %>"
|
||||
max_inflight_requests => 512
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user