This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Logging Proxy Template

The "Logging Proxy" template creates a proxy service that logs all the incoming requests and forwards them to a given endpoint. If necessary, responses coming back from the backend service can be logged before routing them to the client.

The Proxy Service settings:

  • Proxy Service Name - Allows do define the unique name of the Proxy Service.
  • Target Endpoint- Allows to be selected as:
    • Enter URL
      • Target URL - Allows to enter a Target URL into the field. The URL should be a string and it should not contain any expressions. 

    • Pick from registry
      • Endpoint Key - Allows to pick the source from the Configuration Registry or Governance Registry. For more information about the Registry Browser, see Working with the Registry in WSO2 Admin Guide.
  • Request Log Level - Can be selected from the drop-down menu as "Full" or "Simple."
  • Responce Log Level - Can be selected from the drop-down menu as "Full" or "Simple."
  • Publish WSDL options
  • Transports