[jboss-jira] [JBoss JIRA] (AS7-4224) Please add a more intuitive way to configure access logging
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Tue Jun 12 04:23:05 EDT 2012
[ https://issues.jboss.org/browse/AS7-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Braun updated AS7-4224:
-----------------------------
Assignee: Heiko Braun (was: Alexey Loubyansky)
Fix Version/s: 7.2.0.Alpha1
Environment: (was: Windows 7, CentOS 6)
Component/s: (was: CLI)
Forum Reference: https://community.jboss.org/message/719210# (was: https://community.jboss.org/message/719210#)
> Please add a more intuitive way to configure access logging
> -----------------------------------------------------------
>
> Key: AS7-4224
> URL: https://issues.jboss.org/browse/AS7-4224
> Project: Application Server 7
> Issue Type: Enhancement
> Components: Console
> Affects Versions: 7.1.0.Final
> Reporter: Alex Holmansky
> Assignee: Heiko Braun
> Priority: Minor
> Fix For: 7.2.0.Alpha1
>
>
> 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 at localhost:9999 /] cd /subsystem=web/virtual-server=default-host
> [standalone at 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 at localhost:9999 virtual-server=default-host] cd access-log
> [standalone at localhost:9999 access-log] pwd
> /subsystem=web/virtual-server=default-host/access-log
> but it's absolutely unclear what to do next.
> In the web Admin Console this should be under Web->Servlet/HTTP->Virtual Servers, but is missing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list