Skip to content

vanjikumaran/SynapseLogHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SynapseLogHandler

Synapse Log handler is providing comprehensive details of each of entry and exist point of the mediation engine. Which allows to calculate the latency caused by the mediation engine in the given request/responseflow.

alt tag

Engaging the SynapseLogHandler

To engage the deployed Synapse handler, you need to add the following configuration to the <ESB_HOME>/repository/conf/synapse-handlers.xml file.

<handlers>
    <handler name="CustomSynapseHandler" class="org.wso2.carbon.test.gateway.CustomSynapseHandler"/>
</handlers>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages