Hello, we would like openshift to write its logs into a custom file and not into /var/log/messages.
Doing that is easy when you start a master/node from the command line, just redirect stdout+stderr. But in systemd origin-master is started from a service unit (/lib/systemd/system/origin-master.service) and it is not clear how to redirect the logs into a custom file. Is it possible redirect logs from openshift to a custom file when openshift is being started from a service unit? Regards, v _______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
