Logstash S3 Plugin Error01

"A plugin had an unrecoverable error. Will restart this plugin.\n Plugin: <LogStash::Inputs::S3 access_key_id=>"xxxxxxxxxxxxxxxx", bucket=>"s3.amazonaws.com/mulelogs56", region=>"us-east-1", secret_access_key=>"xxxxxxxxxxxxxxxxxxxxxx/", prefix=>"/", type=>"s3", codec=><LogStash::Codecs::Plain charset=>"UTF-8">, use_ssl=>true, delete=>false, interval=>60, temporary_directory=>"/tmp/logstash">\n Error: Access Denied", :level=>:error}

Im getting this error, Can you please help me in resolving this issue?

Thanks
Abhinaya

Certainly looks like the account you're using doesn't have write access to the bucket.

I have write access to the bucket. I tried uploading a sample file to the bucket from the server. I was able to do it.

Is there any solution for this error?>

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