[ https://issues.apache.org/jira/browse/BEAM-7400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849457#comment-16849457 ]
Ismaël Mejía commented on BEAM-7400: ------------------------------------ Just for info it seems they made the security features free (opne) now. Maybe worth to upgrade and take a look if this may help with the ongoing issues. https://www.elastic.co/blog/security-for-elasticsearch-is-now-free > Authentication for ESIO seem to be failing > ------------------------------------------ > > Key: BEAM-7400 > URL: https://issues.apache.org/jira/browse/BEAM-7400 > Project: Beam > Issue Type: Bug > Components: io-java-elasticsearch > Reporter: Etienne Chauchot > Priority: Major > > It seem to be failing at list on elasticsearch cloud: > {code} > [WARNING] > org.elasticsearch.client.ResponseException: GET > https://a3626ec04ef549318d444cde10db468d.europe-west1.gcp.cloud.es.io:9243/: > HTTP/1.1 401 Unauthorized > {"error":{"root_cause":[{"type":"security_exception","reason":"action > [cluster:monitor/main] requires > authentication","header":{"WWW-Authenticate":["Bearer > realm=\"security\"","ApiKey","Basic realm=\"security\" > charset=\"UTF-8\""]}}],"type":"security_exception","reason":"action > [cluster:monitor/main] requires > authentication","header":{"WWW-Authenticate":["Bearer > realm=\"security\"","ApiKey","Basic realm=\"security\" > charset=\"UTF-8\""]}},"status":401} > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)