By default, the SELinux boolean logging_syslogd_use_tty
is enabled.
If this setting is disabled, it should be enabled as it allows syslog
the ability to read/write to terminal.
To enable the logging_syslogd_use_tty
SELinux boolean, run the following command:
$ sudo setsebool -P logging_syslogd_use_tty on