-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
rhel-9.5
-
None
-
Moderate
-
rhel-container-tools
-
3
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
One of the customers is using harbor application deployed in podman which needs to have the logging driver as syslog. Right now the supported drivers are limited to k8s-file, journald, none, passthrough and passthrough-tty as per theĀ documentation
I'm raising this RFE to check for possibilities to include support for syslog logging driver. Please find the justification from the customer below,
One container of the harbor application is a logging container, which requires to receive the logs from other containers. In the docker-compose.yml every other container uses logdriver=syslog to send it to the logging container. I tried my best to get it working with podman, but i failed because of this.
It would be nice if you could speak to the dev team as harbor is not mini application nobody uses.