[
https://issues.jboss.org/browse/AS7-4224?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry updated AS7-4224:
----------------------------------
Assignee: Jean-Frederic Clere (was: Brian Stansberry)
Component/s: Web
Assigning to Jean-Frederic, since if there's something that needs to be done it's
in the web subsystem.
I'm not sure what needs to be done though; as Neven has pointed out there's a
resource available for this.
Provide a way to configure access logging
-----------------------------------------
Key: AS7-4224
URL:
https://issues.jboss.org/browse/AS7-4224
Project: Application Server 7
Issue Type: Enhancement
Components: Domain Management, Web
Affects Versions: 7.1.0.Final
Reporter: Alex Holmansky
Assignee: Jean-Frederic Clere
Fix For: 7.2.0.CR1
There's currently no intuitive way to configure access logging in the web subsystem.
In the CLI I can get to what seems like the right area:
[standalone@localhost:9999 /] cd /subsystem=web/virtual-server=default-host
[standalone@localhost:9999 virtual-server=default-host] ls
access-log rewrite
sso
alias=["localhost","example.com"]
default-web-module=ROOT.war enable-welcome-root=true
and even
[standalone@localhost:9999 virtual-server=default-host] cd access-log
[standalone@localhost:9999 access-log] pwd
/subsystem=web/virtual-server=default-host/access-log
but it's absolutely unclear what to do next.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira