Description of problem: All customers require logging, which is currently (as of OSP 13) provided by fluentd. Due to ECL promoting use of rsyslog in RHEL 8, we have to consider a move to logging and forwarding using rsyslog to be compatible with ECL. Since ECL is moving to rsyslog support, this means that we will have to start supporting rsyslog in OSP 15, with parallel fluentd support (while indicating to customers that fluentd is being deprecated). This avoids OSP 16 (Long Life Release) having to support fluentd. During upgrade any fluentd logs not sent to central logging will need to be converted to rsyslog logs. We need to also look at the issue of double sending of logs once the upgrade is done. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
As a clarification for this RFE 1. A warning in the logs will need to be added for fluentd deprecation not just in the documentation 2. The log warning will be both upstream and downstream
Hi Martin. Any testing instructions for this RFE ?
[root@controller-0 log]# grep -R fluentd /var/log/messages-20190526 | grep depr May 22 10:55:50 controller-0 puppet-user[17]: (Scope(Class[Tripleo::Profile::Base::Logging::Fluentd])) Service fluentd is deprecated. Please take in mind, that it going to be removed in T release.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:2811