[jboss-jira] [JBoss JIRA] (WFCORE-494) Timestamped GC logs in domain mode

James Livingston (JIRA) issues at jboss.org
Thu Jan 8 18:07:29 EST 2015


James Livingston created WFCORE-494:
---------------------------------------

             Summary: Timestamped GC logs in domain mode
                 Key: WFCORE-494
                 URL: https://issues.jboss.org/browse/WFCORE-494
             Project: WildFly Core
          Issue Type: Feature Request
          Components: Domain Management
    Affects Versions: 1.0.0.Alpha15
            Reporter: James Livingston
            Assignee: Brian Stansberry


In standalone mode, you can add "-Xloggc:gc.log.`date +%Y%m%d%H%M%S`" (or Windows equivalent batch scripting) to have timestamped GC logs which is useful to prevent them from being overwritten when a server is restarted. This does not work in domain mode, since JBoss obviously does not process the back-ticks like a shell interpreter.

It would be useful to be able to get time-stamped gc logs in domain mode.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list