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 996BA200C08 for ; Thu, 26 Jan 2017 14:09:42 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 97F66160B4C; Thu, 26 Jan 2017 13:09:42 +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 E03CA160B40 for ; Thu, 26 Jan 2017 14:09:41 +0100 (CET) Received: (qmail 99315 invoked by uid 500); 26 Jan 2017 13:09:41 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 99304 invoked by uid 99); 26 Jan 2017 13:09:40 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jan 2017 13:09:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 43B72C0B7C for ; Thu, 26 Jan 2017 13:09:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.321 X-Spam-Level: X-Spam-Status: No, score=-5.321 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id LXFp0KOxHidG for ; Thu, 26 Jan 2017 13:09:36 +0000 (UTC) Received: from mx6-phx2.redhat.com (mx6-phx2.redhat.com [209.132.183.39]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id DEAF55F472 for ; Thu, 26 Jan 2017 13:09:35 +0000 (UTC) Received: from zmail21.collab.prod.int.phx2.redhat.com (zmail21.collab.prod.int.phx2.redhat.com [10.5.83.24]) by mx6-phx2.redhat.com (8.14.4/8.14.4) with ESMTP id v0QD9TCu055882 for ; Thu, 26 Jan 2017 08:09:29 -0500 Date: Thu, 26 Jan 2017 08:09:28 -0500 (EST) From: Chuck Rolke To: users@qpid.apache.org Message-ID: <1877286508.16041306.1485436168829.JavaMail.zimbra@redhat.com> In-Reply-To: References: Subject: Re: Dispatch Router console output MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.18.97.154] X-Mailer: Zimbra 8.0.6_GA_5922 (ZimbraWebClient - FF50 (Linux)/8.0.6_GA_5922) Thread-Topic: Dispatch Router console output Thread-Index: gk5SvX4cmaIPT8JrreW9pnc1cEuCZw== archived-at: Thu, 26 Jan 2017 13:09:42 -0000 Yes. By default a reasonable log should already be there. If not then configure log settings in the qdrouterd.conf --- log { module: ROUTER_LS enable: trace+ } log { module: ROUTER_MA enable: trace+ } log { module: ROUTER_HELLO enable: trace+ } --- More details are at: http://qpid.apache.org/releases/qpid-dispatch-0.7.0/man/qdrouterd.conf.html ----- Original Message ----- > From: "Anouchka El Asmar" > To: users@qpid.apache.org > Sent: Tuesday, January 24, 2017 9:21:52 AM > Subject: Dispatch Router console output > > Hello, > > I was wondering if it was possible to have an output on the console when > starting a dispatch router, to have useful information displayed such as a > confirmation that it is running, just like it is done for the broker. > > Regards, > Anouchka > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org