Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3A085200CA8 for ; Wed, 31 May 2017 22:50:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 38922160BDB; Wed, 31 May 2017 20:50:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 56111160BE2 for ; Wed, 31 May 2017 22:50:47 +0200 (CEST) Received: (qmail 31536 invoked by uid 500); 31 May 2017 20:50:46 -0000 Mailing-List: contact commits-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list commits@geode.apache.org Received: (qmail 31493 invoked by uid 99); 31 May 2017 20:50:46 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2017 20:50:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 555EADFAF5; Wed, 31 May 2017 20:50:46 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: klund@apache.org To: commits@geode.apache.org Date: Wed, 31 May 2017 20:50:50 -0000 Message-Id: <44e5a65f58db40f8b70d745b006f2657@git.apache.org> In-Reply-To: <483d9ede8bdd4f9ab7abb0fecfce5128@git.apache.org> References: <483d9ede8bdd4f9ab7abb0fecfce5128@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [05/47] geode git commit: GEODE-2941 Update Pulse documentation: logging info archived-at: Wed, 31 May 2017 20:50:48 -0000 GEODE-2941 Update Pulse documentation: logging info Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/fa808acd Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/fa808acd Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/fa808acd Branch: refs/heads/feature/GEODE-2632-18 Commit: fa808acd41caa9cb76b1a5c66dd304925f31c0a2 Parents: 1ee19c7 Author: Dave Barnes Authored: Tue May 30 12:14:58 2017 -0700 Committer: Dave Barnes Committed: Tue May 30 13:41:43 2017 -0700 ---------------------------------------------------------------------- geode-docs/tools_modules/pulse/pulse-hosted.html.md.erb | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode/blob/fa808acd/geode-docs/tools_modules/pulse/pulse-hosted.html.md.erb ---------------------------------------------------------------------- diff --git a/geode-docs/tools_modules/pulse/pulse-hosted.html.md.erb b/geode-docs/tools_modules/pulse/pulse-hosted.html.md.erb index af9b1f5..4ce25e9 100644 --- a/geode-docs/tools_modules/pulse/pulse-hosted.html.md.erb +++ b/geode-docs/tools_modules/pulse/pulse-hosted.html.md.erb @@ -94,6 +94,11 @@ of your Geode installation directory. Depending on your application server, you Substitute the appropriate paths and passwords for the bracketed placeholders. +6. To change Pulse logging behavior, edit `log4j2.xml` in the same directory. + The default configuration sets the logging level to `INFO` and specifies a message pattern that + includes the date, name of the reporting logger, error level, name of the reporting thread, and the error message. + Refer to the [Apache Log4j documentation](https://logging.apache.org/log4j/2.x/manual/configuration.html#XML) for details on how to specify `log4j2.xml` content and syntax. + 7. Restart the Web application server. 8. Access the Pulse application using the address, port, and application URL that you configured in