[sos-devel] [PATCH 1/2] [ovirt] add ovirt-engine-reports config

Sandro Bonazzola sbonazzo at redhat.com
Wed Aug 20 12:28:22 UTC 2014


Il 20/08/2014 13:28, Sandro Bonazzola ha scritto:
> Add:
> /etc/ovirt-engine-reports
> |-- ovirt-engine-reports.conf.d
> |   |-- 10-setup-jboss.conf
> |   `-- 10-setup-protocols.conf
> `-- sso.properties
> 
> to the report
> 
> Change-Id: I2287258b9652aa9ebf7f60528c378f4eeb2179d3
> Related-To: https://bugzilla.redhat.com/1086942
> Signed-off-by: Sandro Bonazzola <sbonazzo at redhat.com>
> ---
>  sos/plugins/ovirt.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/sos/plugins/ovirt.py b/sos/plugins/ovirt.py
> index 38bc542..e93210b 100644
> --- a/sos/plugins/ovirt.py
> +++ b/sos/plugins/ovirt.py
> @@ -87,6 +87,7 @@ class Ovirt(Plugin, RedHatPlugin):
>              "/etc/ovirt-engine",
>              "/etc/rhevm",
>              "/etc/ovirt-engine-dwh",
> +            "/etc/ovirt-engine-reports"

sorry, missing a trailing ',' here ^^

>              "/var/log/ovirt-engine",
>              "/var/log/ovirt-engine-dwh",
>              "/var/log/ovirt-engine-reports",
> 


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com




More information about the sos-devel mailing list