puppet-tripleo/manifests/profile/base/logging
Lars Kellogg-Stedman 1ff0903a39 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
2017-09-19 11:30:10 +03:00
..
fluentd.pp Allow log path transformation in fluentd glue 2017-09-19 11:30:10 +03:00
logrotate.pp Add logrotate-crond configuration 2017-08-16 09:42:54 +02:00