[jboss-jira] [JBoss JIRA] (WFCORE-918) Allow embedded server logging to be overridden by properties

Ken Wills (JIRA) issues at jboss.org
Mon Nov 21 19:05:00 EST 2016


    [ https://issues.jboss.org/browse/WFCORE-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13326000#comment-13326000 ] 

Ken Wills commented on WFCORE-918:
----------------------------------

See WFCORE-1187 / WFCORE-1829 for the issues tracking this. Closing this as a duplicate.

> Allow embedded server logging to be overridden by properties
> ------------------------------------------------------------
>
>                 Key: WFCORE-918
>                 URL: https://issues.jboss.org/browse/WFCORE-918
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: CLI
>            Reporter: Ken Wills
>            Assignee: Ken Wills
>             Fix For: 3.0.0.Beta1
>
>
> For example:
> $ export JBOSS_HOME=/home/kwills/git/wildfly/build/target/wf/
> $ java -jar wildfly-10.0.0.CR1-SNAPSHOT/bin/client/jboss-cli-client.jar  -Djboss.server.base.dir=standalone1 -Djboss.server.log.dir=log
> [disconnected /] embed-server --std-out=echo
> This should log to $JBOSS_HOME/standalone1/log
> The properties available to override are: 
> jboss.server.base.dir defaults to jbossHome.getAbsolutePath() + File.separator + "standalone" ("domain" for domain servers).
> jboss.server.configuration.dir defaults to "configuration"
> jboss.server.log.dir defaults to log



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list