Comment 1 for bug 1664867

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/434120
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=cc543ab7c4df890ca80a8489861bd392ca566b82
Submitter: Jenkins
Branch: master

commit cc543ab7c4df890ca80a8489861bd392ca566b82
Author: Jeffrey Zhang <email address hidden>
Date: Wed Feb 15 16:00:00 2017 +0800

    Fix the read mariadb log permission issue for fluentd

    mariadb.log mode is 660, which can not be read by fluentd. Add td-agent
    user into mysql group to allow fluent to read the log.

    Closes-Bug: #1664867
    Change-Id: If624002909d5fcd0bb82a5bc9937945518ec84b9