Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DB7CA11120 for ; Mon, 2 Jun 2014 14:21:01 +0000 (UTC) Received: (qmail 44362 invoked by uid 500); 2 Jun 2014 14:21:01 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 44332 invoked by uid 500); 2 Jun 2014 14:21:01 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 44321 invoked by uid 99); 2 Jun 2014 14:21:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jun 2014 14:21:01 +0000 Date: Mon, 2 Jun 2014 14:21:01 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KARAF-3016) Be able to redirect child instance std out in a file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jean-Baptiste Onofr=C3=A9 created KARAF-3016: ------------------------------------------- Summary: Be able to redirect child instance std out in a file Key: KARAF-3016 URL: https://issues.apache.org/jira/browse/KARAF-3016 Project: Karaf Issue Type: Improvement Components: karaf-instance Affects Versions: 2.3.5, 3.0.1 Reporter: Jean-Baptiste Onofr=C3=A9 Assignee: Jean-Baptiste Onofr=C3=A9 Fix For: 2.4.0, 4.0.0, 3.0.2, 2.3.6 When starting the root instance with bin/start, the std output is redirecte= d in data/karaf.out. Unfortunately, there is not way to redirect the std output of a child insta= nce (bin/instance just delegate to the instance Karaf commands). It would be great to have a flag to redirect the std output in a file like = for the root instance. -- This message was sent by Atlassian JIRA (v6.2#6252)