You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Kathiravelu Pradeeban (JIRA)" <ji...@apache.org> on 2011/06/24 09:16:47 UTC

[jira] [Updated] (SYNAPSE-781) Logging the request and response accesses

     [ https://issues.apache.org/jira/browse/SYNAPSE-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathiravelu Pradeeban updated SYNAPSE-781:
------------------------------------------

    Attachment: synapse.diff

This patch logs the accesses to Synapse, in the standard log format for the log analyzer tools. Major code segments borrowed from Tomcat's AccessLogValve with thanks.

To enable access logging, you will have to place
log4j.logger.org.apache.synapse.transport.nhttp.access=DEBUG
for the log4j.properties, as we usually do for wire and header logs.

> Logging the request and response accesses
> -----------------------------------------
>
>                 Key: SYNAPSE-781
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-781
>             Project: Synapse
>          Issue Type: Improvement
>          Components: Transports
>            Reporter: Kathiravelu Pradeeban
>         Attachments: synapse.diff
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org