fuel-plugin-lma-collector/deployment_scripts/puppet/manifests
Swann Croiset 55b1c6daa4 Increase the Elasticsearch bulk size when required
In some environments (especially using slow HDD drives), the
Elasticsearch backends may fail to ingest logs fast enough. As a result
the log_collector service running on the controller nodes are blocked.

To alleviate this issue, this change increases the bulk size for nodes
that generate lots of logs:
- controllers which run OpenStack API services in addition to Pacemaker.
- all nodes when the environment's log level is set to debug.

In such cases, the flush_count parameter is increased to 100 (instead of
10 by default).

Change-Id: Ifdfbcb8ff0292f695dee4deab45560f126bde242
Closes-Bug: #1617211
(cherry picked from commit 83db24f549)
2016-09-30 07:51:57 +00:00
..
.gitignore Fixes bundler working directory path 2015-09-23 11:33:58 +02:00
Gemfile Pin the puppetlabs_spec_helper version 2016-08-24 12:18:30 +00:00
Rakefile Disable "variable contains a dash" Puppet check 2016-07-07 14:12:48 +02:00
aggregator.pp Store node's roles into Hiera 2016-06-13 11:34:30 +00:00
base.pp Increase the Elasticsearch bulk size when required 2016-09-30 07:51:57 +00:00
ceph_osd.pp Store node's roles into Hiera 2016-06-13 11:34:30 +00:00
cinder.pp Store node's roles into Hiera 2016-06-13 11:34:30 +00:00
cleanup_apt_config.pp Remove all lma_collector:params references in manifests 2016-05-12 13:43:49 +02:00
compute.pp Allow deployment without InfluxDB and Elasticsearch 2016-05-23 13:29:50 +02:00
configure_afd_filters.pp Store node's roles into Hiera 2016-06-13 11:34:30 +00:00
configure_apt.pp Fix issue when installing the OCF script 2016-09-23 08:33:36 +02:00
controller.pp Use RabbitMQ management API 2016-07-13 15:18:26 +00:00
hiera_override.pp Increase the Elasticsearch bulk size when required 2016-09-30 07:51:57 +00:00
install_ocf_script.pp Fix deployment for detach plugins 2016-09-28 15:16:03 +02:00
lma_backends.pp Fix the Elasticsearch address in collectd 2016-08-26 09:08:37 +00:00