[jboss-jira] [JBoss JIRA] (WFLY-3901) Please add the "relative-to" attribute to access-log in undertow
Claudio Miranda (JIRA)
issues at jboss.org
Thu Oct 9 23:18:12 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010447#comment-13010447 ]
Claudio Miranda commented on WFLY-3901:
---------------------------------------
Wildfly 9.0.0.Alpha2-SNAPSHOT works
{code}
<access-log pattern="[%t] %U %s %I %D" directory="${jboss.server.log.dir}" prefix="prefixo" suffix="sufixo" rotate="true"/>
{code}
> Please add the "relative-to" attribute to access-log in undertow
> ----------------------------------------------------------------
>
> Key: WFLY-3901
> URL: https://issues.jboss.org/browse/WFLY-3901
> Project: WildFly
> Issue Type: Feature Request
> Components: Web (Undertow)
> Affects Versions: 8.1.0.Final
> Reporter: Carlton Zachary
> Assignee: Tomaz Cerar
>
> I have been trying to point the "directory" attribute value to a var ${custom.jboss.server.log.dir} to write the access.log to a non-default location, but this diesn't work in undertow. It does work in EAP 6.2 JBoss-web. The custom.jboss.server.log.dir is defined in the "<paths>" in the servers section of the host-slave.xml file.
> In JBoss EAP 6.2 with jboss-web the access-log has the "relative-to" attribute, but this is not the case with access-log for undertow in WFLY 8.1.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list