S3 input Plugin Logstash

Hi Everyone,
I am getting the below error in the Logstash. Could you please provide some insight on how to fix this.?? Already tried reinstalling the plugin.

[2020-07-23T06:50:07,402][ERROR][logstash.pipeline        ] A plugin had an unrecoverable error. Will restart this plugin.
Plugin: <LogStash::Inputs::S3 region=>"us-east-2", access_key_id=>"", secret_access_key=><password>, prefix=>"Mulesoft/", bucket=>"", interval=>60, tags=>["Mulesoft_Development"], additional_settings=>{"force_path_style"=>"true", "follow_redirects"=>"false"}, codec=><LogStash::Codecs::Multiline pattern=>"\\[%{TIMESTAMP_ISO8601}", what=>"previous", negate=>true, id=>"949c760364380eec16907cb0899d77e45e8caf23-3", enable_metric=>true, charset=>"UTF-8", multiline_tag=>"multiline", max_lines=>500, max_bytes=>10485760>, id=>"949c760364380eec16907cb0899d77e45e8caf23-4", enable_metric=>true, role_session_name=>"logstash", delete=>false, temporary_directory=>"/tmp/logstash", include_object_properties=>false>
  Error: No such file or directory - /tmp/logstash/5e6b4bcdfef1764aaa96840a.5f191a27c8920b372f30b44c-0.log

I am using 4 S3 input plugin in the single Logstash Config file for pulling records from 4 s3 bucket ?? Will it be the cause of this ?? After restarting the Logstash server, the old files are getting processed without any issues. But after some time facing the same issue again.

Thanks,
Vignesh G

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