...
- In the Filter Loggers by field, enter wire and then click Contains.
org.apache.synapse.transport.http.wire
will be displayed under Logger. - Change the level of this logger to DEBUG.
- Search for the
org.apache.synapse.transport.http.headers
logger and change the level to DEBUG.
Alternatively, you can uncomment the entry for the two loggers and follows:
- Go to the
<ESB_Home>/repository/conf
directory and open thelog4j;properties file
with a text editor. - Edit the entries for the two loggers as follows: