[jboss-jira] [JBoss JIRA] (WFLY-1721) Access log support
Yoshimasa Tanabe (JIRA)
jira-events at lists.jboss.org
Thu Aug 29 10:35:13 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800283#comment-12800283 ]
Yoshimasa Tanabe edited comment on WFLY-1721 at 8/29/13 10:34 AM:
------------------------------------------------------------------
{quote}
even if you request some page, does access log file gets created then?
{quote}
Yes.
{code}
$ wget localhost:8080
$ ls $WILDFLY_HOME/standalone/log/
server.log server.log.2013-08-28
{code}
I build WildFly at d7ecdd6.
was (Author: emag):
{quote}
even if you request some page, does access log file gets created then?
{quote}
Yes.
{code}
$ wget localhost:8080
$ ls $WILDFLY_HOME/standalone/log/
server.log server.log.2013-08-28
{code}
I build WildFly at d7ecdd6
> Access log support
> ------------------
>
> Key: WFLY-1721
> URL: https://issues.jboss.org/browse/WFLY-1721
> Project: WildFly
> Issue Type: Feature Request
> Components: Web (Undertow)
> Affects Versions: 8.0.0.Alpha3
> Reporter: Tomaz Cerar
> Assignee: Tomaz Cerar
> Fix For: 8.0.0.Beta1
>
>
> We need to expose access log configuration trough management.
--
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