简体   繁体   中英

Trace log file in WSO2 ESB

In WSO2 ESB, What does it show exactly the wso2-esb-trace.log file?, When might it be useful?

And, What the different with other typical logs files in WSO2 ESB? For example, with wso2-esb-service.log or wso2-esb-error.log

它为您提供了一种监控中介执行的方法:转到Web控制台,对序列或代理服务启用跟踪,执行此中介(例如,向代理发送消息)并查看“中介跟踪器”或编辑wso2 -esb-trace.log获取有关它执行的详细信息(已调用的媒体,xpath表达式的评估,......)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM