dev@glassfish.java.net

Re: HTTP-Listener access.log

From: kedar <Kedar.Mhaswade_at_Sun.COM>
Date: Mon, 19 Feb 2007 08:56:59 -0800

Hi Dmitry,

Upon several developers' requests, we turned off the access logging
for a developer profile domain. Thus, even if the virtual server's
"accesslog" property is pointing to a physical file that may or may
not exist, the actual operation is controlled by an other property
on "http-service" level. This http-service property is a "global"
property in that it can control the behavior of all the virtual servers
in a given server instance.

So, please modify the http-service property like Jeanfrancois outlines.

Regards,
Kedar


Dmitry Mozheyko wrote:
> Hello all.
> Where i can find access.log file in default installed gf-v2-build30?
> In admin GIU i see "Common Tasks> Configuration> HTTP Service> Virtual Servers> server" parameter "accesslog" with "${com.sun.aas.instanceRoot}/logs/access" value, but this directory doesn't exist and if i create it logs doesn't appears.
> In ${com.sun.aas.instanceRoot}/logs/server.log i don't see information about web-requests.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>