diff options
author | Lars Kellogg-Stedman <lars@redhat.com> | 2017-09-11 10:00:18 -0600 |
---|---|---|
committer | Martin Mágr <mmagr@redhat.com> | 2017-09-26 13:37:13 +0200 |
commit | 265a13a8e5166ca4cd4cecbf64cb8229e3dcd106 (patch) | |
tree | 5598ba5dce7f5559f183218cbe206475f37b99b2 /manifests/profile/base/barbican | |
parent | bc3dfc5ac3488ad5411ba4b3856dcf0ff1542692 (diff) |
Allow log path transformation in fluentd glue
Logs in a containerized deployment are not in the same location as on
a baremetal deployment. This commit adds the $fluentd_path_transform
paramter to the fluentd glue module. This is a regular expression that
is used to transform log paths. To use this feature, include in your
hiera configuration something like:
tripleo::profile::base::logging::fluentd::fluentd_path_transform:
- /var/log/
- /var/log/containers/
Change-Id: I585b6877074353b5de62e5efaabfbe62432c473d
Partial-bug: #1716427
(cherry picked from commit 1ff0903a3950bc4adbc8c84b5153df6ca0fb6a3d)
Diffstat (limited to 'manifests/profile/base/barbican')
0 files changed, 0 insertions, 0 deletions