【发布时间】:2016-06-10 06:29:13
【问题描述】:
我的配置文件的输入定义为:
input {
file {
path => “/Users/user/Desktop/user/apache_logs”
}
}
configtest 抛出错误:
The given configuration is invalid. Reason: Expected one of #, ", ', -, [, { at line 3, column 11 (byte 27) after input {
file {
path => {:level=>:fatal}
我在这里做错了什么?
【问题讨论】:
标签: logstash elastic-stack logstash-configuration