質問編集履歴
1
td-agent --dry-run -c を吐き出しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -40,4 +40,10 @@
|
|
40
40
|
fluentd自体は正常に起動しているみたいなのですが、なぜかfailedしてしまいます。
|
41
41
|
この「error="undefined method 'version'」 にありますversionが一体なんなのか、何かライブラリーが足らないのかが不明なんです。
|
42
42
|
|
43
|
-
ご教授頂けますと幸いです。
|
43
|
+
ご教授頂けますと幸いです。
|
44
|
+
|
45
|
+
追記です
|
46
|
+
[root@www td-agent]# td-agent --dry-run -c /etc/td-agent/td-agent.conf
|
47
|
+
2017-12-07 17:41:51 +0900 [info]: parsing config file is succeeded path="/etc/td-agent/td-agent.conf"
|
48
|
+
2017-12-07 17:41:51 +0900 [info]: starting fluentd-0.14.22 as dry run mode ruby="2.1.10"
|
49
|
+
2017-12-07 17:41:52 +0900 [warn]: 'type' is deprecated parameter name. use '@type' instead.
|