Running a pipeline with two config file:
Error after running: logstash -f .\config\pipelines.yml
Error:
[ERROR][logstash.agent ] Failed to execute action {:action=>LogStash::PipelineAction::Create/pipeline_id:main, :exception=>"LogStash::ConfigurationError", :message=>"Expected one of [ \t\r\n], "#", "input", "filter", "output" at line 21, column 1 (byte 666) after "
This is not correct, if you want to use pipelines.yml with your pipelines you do not use the -f argument pointing to it, you just run Logstash without any -f parameter and it will pick up the pipelines configured in pipelines.yml.
Problem as I check the indexes mapped from kibana by the result set is combined of both query run (Example - 1st config file pulls 100 rows and 2nd config file pulls 222 rows both index mapped shows 333) there are common field names in both query run
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.