Comment 5 for bug 1859162

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/train)

Reviewed: https://review.opendev.org/740015
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=0c1b326e32d7d6f1470e4ee6a83cfcafbdedcc69
Submitter: Zuul
Branch: stable/train

commit 0c1b326e32d7d6f1470e4ee6a83cfcafbdedcc69
Author: Doug Szumski <email address hidden>
Date: Fri Jan 10 10:14:20 2020 +0000

    Use kolla_logs volume for Elasticsearch

    This patch mounts the kolla_logs volume into the Elasticsearch
    container so that logs are no longer written to the container
    filesystem. It is up to the user to migrate any existing logs
    into the kolla_logs volume, if they so desire.

    Closes-Bug: #1859162
    Change-Id: Ia1743e202e310fc88a61476c80eadf3855256c20
    (cherry picked from commit 1917d1a9f54a86b1376b54652804070b307673ea)