These SELinux policy rules allow containers to log directly to syslog/the systemd journal via the `/dev/log` socket. To enable this, simply mount the socket into a container's mount namespace, e.g. `-v /dev/log:/dev/log`.
These SELinux policy rules allow containers to log directly to syslog/the systemd journal via the `/dev/log` socket. To enable this, simply mount the socket into a container's mount namespace, e.g. `-v /dev/log:/dev/log`.