Redhat 7, Elasticsearch 6.4.1, installet by the puppet/elasticsearch module.
When I try to enable x-pack security, the cluster does not start up.
The cluster log says :
java.security.AccessControlException: access denied ("java.io.FilePermission" "/etc/elasticsearch/elastic_sits/scripts" "read")
I have not added any scripts (the folder is empty)
Any suggestions?