kolla-ansible/ansible
Doug Szumski bd54b99132 Constrain the size of Docker logs
Even though Kolla services are configured to log output to file rather than
stdout, some stdout still occurs when for example the container re(starts).
Since the Docker logs are not constrained in size, they can fill up the
docker volumes drive and bring down the host. One example of when this is
particularly problematic is when Fluentd cannot parse a log message. The
warning output is written to the Docker log and in production we have seen
it eat 100GB of disk space in less than a day. We could configure Fluentd
not to do this, but the problem may still occur via another mechanism.

Change-Id: Ia6d3935263a5909c71750b34eb69e72e6e558b7a
Closes-Bug: #1794249
2018-10-11 13:31:47 +01:00
..
action_plugins Support check and diff mode for merge_config and merge_yaml module 2018-06-12 10:56:45 +08:00
group_vars Constrain the size of Docker logs 2018-10-11 13:31:47 +01:00
inventory Merge "Support deploying Monasca Persister" 2018-10-03 14:19:50 +00:00
library Remove_images in kolla_docker module 2018-09-14 17:14:25 +02:00
roles Constrain the size of Docker logs 2018-10-11 13:31:47 +01:00
bifrost.yml Detect openstack_release in kolla-ansible deploy-bifrost 2018-03-08 10:13:32 +00:00
certificates.yml Make the certificates role just run on deploy node 2018-03-20 19:57:30 +08:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
kolla-host.yml Fix missed kolla_action and kolla_serial 2018-05-16 13:13:06 +01:00
mariadb_recovery.yml Detect openstack_release variable in mariadb recovery playbooks 2017-04-11 07:38:25 +00:00
post-deploy.yml post-deploy: honour --config-dir argument 2017-10-12 16:35:56 +02:00
site.yml Merge "Support deploying an Apache Storm cluster" 2018-10-01 09:11:07 +00:00
stop.yml Added support for a stop playbook in kolla 2016-11-23 11:45:23 +00:00