S3 plugin

Hi,

I starting to upgrade my Elasticsearch cluster but when I try install S3 Plugin to save my indices in AWS S3, I had this message:

[=================================================] 100%
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: plugin requires additional permissions @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

  • java.lang.RuntimePermission accessDeclaredMembers
  • java.lang.RuntimePermission getClassLoader
  • java.lang.reflect.ReflectPermission suppressAccessChecks

Where I change this permissions?

It's just a message to help you understanding that this plugin is going to set those things.

Just answer Y and you're done

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