From issues-return-51400-archive-asf-public=cust-asf.ponee.io@geode.apache.org Tue Jul 2 18:16:01 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id A813B18060E for ; Tue, 2 Jul 2019 20:16:01 +0200 (CEST) Received: (qmail 1798 invoked by uid 500); 2 Jul 2019 18:16:01 -0000 Mailing-List: contact issues-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 issues@geode.apache.org Received: (qmail 1779 invoked by uid 99); 2 Jul 2019 18:16:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jul 2019 18:16:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8EF63E2E6D for ; Tue, 2 Jul 2019 18:16:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 53F5C261AC for ; Tue, 2 Jul 2019 18:16:00 +0000 (UTC) Date: Tue, 2 Jul 2019 18:16:00 +0000 (UTC) From: "Geet Rawat (JIRA)" To: issues@geode.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (GEODE-6706) gfsh export logs should export GC logs as well MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GEODE-6706?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Geet Rawat reassigned GEODE-6706: --------------------------------- Assignee: Geet Rawat > gfsh export logs should export GC logs as well > ---------------------------------------------- > > Key: GEODE-6706 > URL: https://issues.apache.org/jira/browse/GEODE-6706 > Project: Geode > Issue Type: Improvement > Components: gfsh > Reporter: Srikanth Manvi > Assignee: Geet Rawat > Priority: Major > > If GC logs are not written to the same directory as geode server logs, th= en GC logs are not exported when we run gfsh>export logs > GC log can be=C2=A0configured something like the below > {noformat} > gfsh> start server --name=3Dserver1 --J=3D-Xloggc:/tmp/server1/server1_gc= .log{noformat} > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)