Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C4791E8AA for ; Fri, 15 Feb 2013 17:00:27 +0000 (UTC) Received: (qmail 76135 invoked by uid 500); 15 Feb 2013 17:00:27 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 76097 invoked by uid 500); 15 Feb 2013 17:00:27 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 76088 invoked by uid 99); 15 Feb 2013 17:00:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 17:00:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of fang.wang@citrix.com designates 66.165.176.63 as permitted sender) Received: from [66.165.176.63] (HELO SMTP02.CITRIX.COM) (66.165.176.63) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 17:00:21 +0000 X-IronPort-AV: E=Sophos;i="4.84,674,1355097600"; d="scan'208";a="7339423" Received: from sjcpmailmx01.citrite.net ([10.216.14.74]) by FTLPIPO02.CITRIX.COM with ESMTP/TLS/RC4-MD5; 15 Feb 2013 16:59:58 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.73]) by SJCPMAILMX01.citrite.net ([10.216.14.74]) with mapi; Fri, 15 Feb 2013 08:59:58 -0800 From: Fang Wang To: "cloudstack-dev@incubator.apache.org" Date: Fri, 15 Feb 2013 08:59:57 -0800 Subject: RE: agent log on the host? Thread-Topic: agent log on the host? Thread-Index: Ac4LE2mX1Az+n1ZrQpiJTwJWb0IHEAAilWWw Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Thanks Marcus,=20 Got it. The agent.log used to locate in the same dir as setup.log.=20 I'll check my system -----Original Message----- From: Marcus Sorensen [mailto:shadowsor@gmail.com]=20 Sent: Thursday, February 14, 2013 4:28 PM To: cloudstack-dev@incubator.apache.org Subject: Re: agent log on the host? Move /etc/cloudstack/agent/log4j-cloud.xml to /etc/cloudstack/agent/log4j.x= ml. If you don't have an /etc/cloudstack, but only /etc/cloud, you should b= uild new 4.1 RPMs and install them. On Thu, Feb 14, 2013 at 4:00 PM, Fang Wang wrote: > Hi, > > Wonder if people know where Ic an find the agent.log on the host? I am=20 > looking at Kvm host running 4.1, I can only find the setup.log on /var/lo= g/cloudstack/agent. > I can't find the file agent.log. > > How can I enable it? > Thanks, > -Fang