Logstash 6 Failes on start

When I start Logstash 6 from cmd -Installed on Windows 7 -
logstash -e --modules : it failes on creation pipeline creation

Sending Logstash's logs to C:/DoLense/logstash/logs which is now configured via log4j2.properties
[2017-10-18T16:49:25,478][INFO ][logstash.modules.scaffold] Initializing module {:module_name=>"fb_apache", :directory=>"C:/DoLense/logstash/modules/fb_apache/configuration"}
[2017-10-18T16:49:25,491][INFO ][logstash.modules.scaffold] Initializing module {:module_name=>"netflow", :directory=>"C:/DoLense/logstash/modules/netflow/configuration"}
[2017-10-18T16:49:25,595][WARN ][logstash.config.source.multilocal] Ignoring the 'pipelines.yml' file because modules or command line options are specified
[2017-10-18T16:49:27,329][ERROR][logstash.agent ] Failed to execute action {:action=>LogStash::PipelineAction::Create/pipeline_id:main, :exception=>"LogStash::ConfigurationError", :message=>
"Expected one of #, input, filter, output at line 3, column 1 (byte 76) after "}

even on line 3 exists #

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.