Hi,
I wrote an ingest plugin to get some data from a remote endpoint and add that to the incoming document. When I run the plugin to test, I get
"java.lang.IllegalArgumentException: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessDeclaredMembers")"
Also how to install a plugin throughout elastic cluster nodes, currently I am logging into the boxes and manually installing/updating?
With Best Regards
Aditya