Tried to disable security manager according to the javadoc in the Security class.
Tried setting env variables using ES_JAVA_OPTS with or without the es prefix.
Tried configuring in elasticsearch.yml.
I also see a command line option '--security.manager.enabled'.
Note that I am running ES using the 5.1.1 docker image.
Hey, thanks for your reply.. Please see this other question for an explanation: https://discuss.elastic.co/t/how-to-customize-plugin-security-policy-for-custom-realm/ as to why I wanted to turn it off. Looks like I do have a resolution for that issue, so don't need to disable it now. I didn't spend a lot of time searching for an answer to this question, so it would be nice if the docs were real explicit that it was not possible. Thanks again! Kelly
Okay, good, I was hoping that it would be something like this and we could just point you in the right direction. I see that @jaymode helped you there, and that's great.
I pushed a commit earlier this evening removing the language from the Javadocs saying that disabling the security manager is possible.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.