Lee Yarwood has uploaded a new change for review. Change subject: Collect logging configuration files. ......................................................................
Collect logging configuration files. engine-service.xml.in & engine-service-logging.properties.in are useful when debugging logging issues. Change-Id: Idde0e932984afddeb2c31487deec5d65a45f58fb Signed-off-by: Lee Yarwood <lyarw...@redhat.com> --- M src/sos/plugins/engine.py 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-log-collector refs/changes/64/21864/1 diff --git a/src/sos/plugins/engine.py b/src/sos/plugins/engine.py index 8e206c7..dc7c025 100644 --- a/src/sos/plugins/engine.py +++ b/src/sos/plugins/engine.py @@ -70,6 +70,7 @@ self.addCopySpec("/var/log/rhevm") self.addCopySpec("/etc/sysconfig/ovirt-engine") self.addCopySpec("/usr/share/ovirt-engine/conf") + self.addCopySpec("/usr/share/ovirt-engine/service") self.addCopySpec("/var/log/ovirt-guest-agent") self.addCopySpec("/var/lib/ovirt-engine/setup-history.txt") self.addCopySpec("/var/lib/ovirt-engine/setup/answers") -- To view, visit http://gerrit.ovirt.org/21864 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idde0e932984afddeb2c31487deec5d65a45f58fb Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: master Gerrit-Owner: Lee Yarwood <lyarw...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches