First of all delete host from user interface than add correct selinux context to the log file.
chcon -t httpd_log_t /var/log/ovirt-engine/logfile.log
restorecon /var/log/ovirt-engine/logfile.log
Reattach host via user interface.
First of all delete host from user interface than add correct selinux context to the log file.
chcon -t httpd_log_t /var/log/ovirt-engine/logfile.log
restorecon /var/log/ovirt-engine/logfile.log
Reattach host via user interface.