WSO2 ESB 中有哪些不同的日志文件? [英] What are the different log files in WSO2 ESB?

查看:24
本文介绍了WSO2 ESB 中有哪些不同的日志文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在 WSO2 ESB 中,我在存储库/日志目录中有几个日志文件.如果一切正常,我应该使用哪一个来进行日常控制?

In WSO2 ESB I have several log files in the repository/log directory. What are the differences and which one should I use for the daily control if everything is alright?

这里是日志文件列表:

推荐答案

嗯,我现在经历了以下:

Well I experienced now the following:

  • http_access_xxxx.log:包含任何 HTTP 访问的日志(在我的例子中只有 carbon admin jsp)
  • wso2carbon.log:包含应用服务器的真实日志输出(最重要的一个)
  • wso2carbon-trace-messages.log:总是空的 - 不知道它是干什么用的
  • wso2-esb-error.log:在此处再次列出来自 wso2carbon.log 的所有 WARNING 和 ERROR 消息 - 没有 INFO 或 DEBUG 消息
  • wso2-esb-service.log:包含在 Synapse 代理或序列中使用日志"中介生成的所有日志
  • wso2-esb-trace.log:总是空的 - 不知道它是干什么用的
  • http_access_xxxx.log: Contains log of any HTTP access (in my case only the carbon admin jsp)
  • wso2carbon.log: Contains the real log output of the Application Server (most important one)
  • wso2carbon-trace-messages.log: Always empty - don't know what it is for
  • wso2-esb-error.log: Lists all WARNING and ERROR message from the wso2carbon.log again here - no INFO or DEBUG messages
  • wso2-esb-service.log: Contains all logs that have been made with the "Log" Mediator in Synapse Proxies or Sequences
  • wso2-esb-trace.log: Always empty - don't know what it is for

只需在 wso2carbon.log 文件中添加您的监控,您就拥有了所有必需的东西.

Well just add your monitoring on the wso2carbon.log file and you have everything essential.

这篇关于WSO2 ESB 中有哪些不同的日志文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆