[jboss-jira] [JBoss JIRA] (AS7-4224) Provide a way to configure access logging

Heiko Braun (JIRA) jira-events at lists.jboss.org
Wed Nov 7 05:45:18 EST 2012


     [ https://issues.jboss.org/browse/AS7-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heiko Braun updated AS7-4224:
-----------------------------

       Priority: Major  (was: Minor)
    Component/s: Domain Management
                     (was: Console)

    
> 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
>    Affects Versions: 7.1.0.Final
>            Reporter: Alex Holmansky
>            Assignee: Heiko Braun
>             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 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.

--
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


More information about the jboss-jira mailing list