Metrics,access and custom logs files are empty after submitted

前提是你 提交于 2019-12-12 02:38:14

问题


After i submitted topology i found in path/of/storm/logs some files like nimbus,supervisor,ui,drpc,metrics,custom and access

but access,custom and metrics are empty , i'm asking about

  • how can i access them
  • why they are empty
  • what is the benfit from it

回答1:


access, custom, and metrics are log files for different Storm features. For example: https://storm.apache.org/documentation/Metrics.html

If you do not know those features and do not use them, you can simply ignore those files.



来源:https://stackoverflow.com/questions/34839173/metrics-access-and-custom-logs-files-are-empty-after-submitted

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!