RE: [discuss] CloudStack logging

2016-04-15 Thread Paul Angus
rg Subject: Re: [discuss] CloudStack logging Something that could be interesting also is to remove VR and systemVMs logs from the cloudstack-management.log and have them into a separate files. I'm still not sure of those logs are traps only when there is problems, if it's the case it mak

Re: [discuss] CloudStack logging

2016-04-15 Thread Pierre-Luc Dion
> > > Kind regards, > > > > Paul Angus > > > > Regards, > > > > Paul Angus > > > > paul.an...@shapeblue.com > > www.shapeblue.com > > 53 Chandos Place, Covent Garden, London WC2N 4HSUK > > @shapeblue > > > > -

Re: [discuss] CloudStack logging

2016-04-15 Thread Daan Hoogland
nd regards, > > Paul Angus > > Regards, > > Paul Angus > > paul.an...@shapeblue.com > www.shapeblue.com > 53 Chandos Place, Covent Garden, London WC2N 4HSUK > @shapeblue > > -Original Message- > From: Wido den Hollander [mailto:w...@widodh.nl]

RE: [discuss] CloudStack logging

2016-04-15 Thread Paul Angus
Regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Message- From: Wido den Hollander [mailto:w...@widodh.nl] Sent: 14 April 2016 15:04 To: Paul Angus ; dev@cloudstack.apache.org Subject: Re: [disc

RE: [discuss] CloudStack logging

2016-04-14 Thread Paul Angus
n, London WC2N 4HSUK @shapeblue -Original Message- From: Chaz PC [mailto:dreeems4e...@hotmail.com] Sent: 14 April 2016 16:01 To: dev@cloudstack.apache.org Subject: RE: [discuss] CloudStack logging I am confused about the configuration file there two files one is named Log4j-cloud.xml The

RE: [discuss] CloudStack logging

2016-04-14 Thread Chaz PC
PM (GMT+04:00) To: dev@cloudstack.apache.org Subject: Re: [discuss] CloudStack logging Based on the namespace log level can be set. It needs to be configured in the log4j. Check client/tomcatconf/log4j-cloud.xml.in in the source code and you will get an idea. -Koushik

Re: [discuss] CloudStack logging

2016-04-14 Thread Koushik Das
: Thursday, April 14, 2016 7:29 PM To: dev@cloudstack.apache.org Subject: Re: [discuss] CloudStack logging Do you have to recompile in order to turn off the logging for a specific package or class? If yes, that is a show stopper for almost everyone... If it only requires a management server restart, that

Re: [discuss] CloudStack logging

2016-04-14 Thread Patrick Dube
_ > From: Paul Angus > Sent: Thursday, April 14, 2016 9:06 AM > To: Wido den Hollander; dev@cloudstack.apache.org > Subject: RE: [discuss] CloudStack logging > > Grabbing a couple of examples - these should be debug - I can't 'do' > anything with this infor

Re: [discuss] CloudStack logging

2016-04-14 Thread Simon Weller
Sent: Thursday, April 14, 2016 9:06 AM To: Wido den Hollander; dev@cloudstack.apache.org Subject: RE: [discuss] CloudStack logging Grabbing a couple of examples - these should be debug - I can't 'do' anything with this information. INFO [o.a.c.f.j.i.AsyncJobManagerImpl] (AsyncJo

RE: [discuss] CloudStack logging

2016-04-14 Thread Paul Angus
Paul Angus Regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Message- From: Wido den Hollander [mailto:w...@widodh.nl] Sent: 14 April 2016 15:04 To: Paul Angus ; dev@cloudstack.apache.org Subject: Re:

Re: [discuss] CloudStack logging

2016-04-14 Thread Wido den Hollander
> Op 14 april 2016 om 14:49 schreef Paul Angus : > > > Hi All > > I think that we can all agree that CloudStack logs are very difficult to read, > especially for operational staff. > > I believe that the primary reason for this is that a large amount of what > should be INFO level events are c

Re: [discuss] CloudStack logging

2016-04-14 Thread Will Stevens
Do you have to recompile in order to turn off the logging for a specific package or class? If yes, that is a show stopper for almost everyone... If it only requires a management server restart, that is more realistic. *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue G

Re: [discuss] CloudStack logging

2016-04-14 Thread Daan Hoogland
On Thu, Apr 14, 2016 at 3:41 PM, Will Stevens wrote: > Is there an easy way to do that Daan, or is it a tedious task you just have > to power through? > ​It is hard work, mostly tedious, sometimes hilarious and most definitely ​ ​devops!​ It certainly wouldn't classify as development. -- Da

Re: [discuss] CloudStack logging

2016-04-14 Thread Will Stevens
Is there an easy way to do that Daan, or is it a tedious task you just have to power through? I agree this initiative would be helpful. On Apr 14, 2016 9:04 AM, "Daan Hoogland" wrote: > I largely agree with just one sneer to the operators amongst us: the level > can be set on a per package and e

Re: [discuss] CloudStack logging

2016-04-14 Thread Daan Hoogland
I largely agree with just one sneer to the operators amongst us: the level can be set on a per package and even class basis. So you can work through disabling anoying logging step by step. Makes sense to keep looking at the source in the meanwhile to make sure sensible diagnostics remains available