【发布时间】:2014-11-30 02:59:39
【问题描述】:
我在 CentOS (cloudera VM) 中安装了 Flume 1.4.0-cdh4.7.0
我运行了以下命令来启动水槽
flume-ng agent -n agent-name -c conf -f conf/flume.conf -Dflume.root.looger=DEBUG,console
但它只是将默认 (INFO) 级别写入控制台。不知道为什么?
【问题讨论】:
-
我找不到解决方案。现在我正在将类内的日志级别更改为调试级别,并能够在任务尝试日志中看到它