
Keith Robertson has submitted this change and it was merged. Change subject: tools: Collect logs in non-standard setups (BZ767797) ...................................................................... tools: Collect logs in non-standard setups (BZ767797) https://bugzilla.redhat.com/767797 Occasionally, a customer will place logs in non-standard locations. SoS can usually figure this out; however, it doesn't do it by default. To enable this behavior you need to supply -k general.all_logs=True. In an effort to get all logs from the system on the first pass we will enable this behavior in SoS by default. Change-Id: Iab8f529787125b69544fbf8ae30ef04236973473 Signed-off-by: Keith Robertson <kroberts@redhat.com> --- M src/rhev/logcollector.py 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Juan Hernandez: Looks good to me, but someone else must approve Ofer Schreiber: Looks good to me, approved Keith Robertson: Verified -- To view, visit http://gerrit.ovirt.org/4922 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iab8f529787125b69544fbf8ae30ef04236973473 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: master Gerrit-Owner: Keith Robertson <kroberts@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Keith Robertson <kroberts@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com>