Unable to access s3 bucket(snapshot and restore)

Hello everyone,
I am setting up an EFK cluster(elasticsearch-kibana-fluentd) in the AWS eks cluster. currently i am facing a problem with the snapshot and backup option present in the kibana console -
followed following steps -

  1. created the custom image with the repository-s3 plugin installed(base version es-7.10.0)
  2. created required policies for s3 full access with OIDC.
  3. provided role arn annotations to the es service account.

current while testing up the repository I am getting following error -
"reason": "amazon_s3_exception: Access Denied
"[efk] path is not accessible on master node"

Please help us to resolve this issue.

Welcome to our community! :smiley:

What were the commands that you used to setup the repo?
What is the output from GET /_snapshot

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