Mark Wu has uploaded a new change for review. Change subject: Configure vdsm to use syslog ......................................................................
Configure vdsm to use syslog By default, rsyslogd doesn't listening on UDP port 514. So change to use the unix domain socket '/dev/log' instead of udp socket. Then we we needn't modify rsyslog.conf to make rsyslogd accpet message from udp socket. And rsyslogd puts a timestamp before the message automatically, so remove timestamp from the format 'sysform' Change-Id: If386f780acedf5ff6d255cc4d4ece48ab2943ebc Signed-off-by: Mark Wu <[email protected]> --- M vdsm/logger.conf.in 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/47/4247/1 -- To view, visit http://gerrit.ovirt.org/4247 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If386f780acedf5ff6d255cc4d4ece48ab2943ebc Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
