EAP 6 access log file name does not accept variables
Issue
- EAP 6 access log file name does not accept expressions. We've tried to use the following to configure the
prefix, but it looks like it doesn't parse the expression:
<virtual-server name="default-host" enable-welcome-root="true">
<alias name="localhost"/>
<access-log pattern="common" prefix="${jboss.host.name}" resolve-hosts="false" rotate="false">
<directory path="/"/>
</access-log>
</virtual-server>
Environment
- JBoss Enterprise Application Platform (EAP) 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
