Merge "Allow fluentd to read barbican-api.log"

This commit is contained in:
Zuul 2018-10-05 08:14:40 +00:00 committed by Gerrit Code Review
commit 8ac8b12752
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"command": "uwsgi --master --emperor /etc/barbican/vassals --logto /var/log/kolla/barbican/barbican-api.log",
"command": "uwsgi --master --emperor /etc/barbican/vassals --logto /var/log/kolla/barbican/barbican-api.log --logfile-chmod 644",
"config_files": [
{
"source": "{{ container_config_directory }}/barbican.conf",