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