Change in vdsm[master]: Configure vdsm to use syslog

wudxw at linux.vnet.ibm.com wudxw at linux.vnet.ibm.com
Wed May 9 10:06:46 UTC 2012


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 <wudxw at linux.vnet.ibm.com>
---
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 <wudxw at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list