I'm forwarding logs using systemd-journal-gateway (https://www.freedesktop.org/software/systemd/man/systemd-journal-gatewayd.service.html)

But it fails with ovirt 4.3 on CentOS 7.7:

lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.7.1908 (Core)
Release: 7.7.1908
Codename: Core


yum update
...
Error: Package: systemd-journal-gateway-219-67.el7_7.1.x86_64 (@updates)
           Requires: libmicrohttpd.so.10()(64bit)
           Removing: libmicrohttpd-0.9.33-2.el7.x86_64 (@base)
               libmicrohttpd.so.10()(64bit)
           Updated By: 1:libmicrohttpd-0.9.59-2.el7.x86_64 (ovirt-4.3-centos-opstools)
              ~libmicrohttpd.so.12()(64bit)


Is that a known bug ?