Failed to execute action {:id=>:main, :action_type=>LogStash::ConvergeResult::FailedAction, :message=>"Could not execute action: PipelineAction::Create<main>, action_result: false", :backtrace=>nil}

Hi ,

Please help me how to resolve the below issue.

2020-12-16 18:47:47 ERROR agent:123 - Failed to execute action {:id=>:main, :action_type=>LogStash::ConvergeResult::FailedAction, :message=>"Could not execute action: PipelineAction::Create, action_result: false", :backtrace=>nil}
2020-12-16 18:47:47 INFO agent:113 - Successfully started Logstash API endpoint {:port=>9600}
2020-12-16 18:47:52 INFO runner:115 - Logstash shut down.
2020-12-16 18:47:52 ERROR Logstash:96 - java.lang.IllegalStateException: Logstash stopped processing because of an error: (SystemExit) exit
Sending Logstash logs to /usr/share/logstash/logs which is now configured via log4j2.properties
2020-12-16 18:48:04 INFO runner:113 - Starting Logstash {"logstash.version"=>"7.9.1", "jruby.version"=>"jruby 9.2.13.0 (2.5.7) 2020-08-03 9a89c94bcc OpenJDK 64-Bit Server VM 23.181-b14 on 1.8.0_181-b14 +jit [linux-x86_64]"}
2020-12-16 18:48:04 WARN multilocal:105 - Ignoring the 'pipelines.yml' file because modules or command line options are specified

If you enable log.level debug do you get a more informative message?

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