[
https://issues.apache.org/jira/browse/GEODE-6707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinmei Liao resolved GEODE-6707.
--------------------------------
Resolution: Fixed
> gfsh export logs does not export rolled over GC logs
> -----------------------------------------------------
>
> Key: GEODE-6707
> URL: https://issues.apache.org/jira/browse/GEODE-6707
> Project: Geode
> Issue Type: Improvement
> Components: gfsh
> Reporter: Srikanth Manvi
> Assignee: Srikanth Manvi
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> If GC logs are configured to land in the same directory as Geode server logs
> then the current GC log is exported when we run gfsh>export logs. However if
> the rolled over GC logs are not exported.
> This happens because the rolled over GC logs are of the form server_gc.log.16
> and gfsh export command logs for files ending with *.log however GC log
> rolling causes the files to end with a file number.
>
> Note: If GC logs are written a directory other than where server logs end
> up, then even the latest GC log doesn't get exported. GEODE-6706 talks about
> that.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)