You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/03/20 04:00:06 UTC

[GitHub] [incubator-skywalking] klboke commented on issue #2384: Added elasticsearch warehouse certification support

klboke commented on issue #2384: Added elasticsearch warehouse certification support
URL: https://github.com/apache/incubator-skywalking/pull/2384#issuecomment-474675654
 
 
   > @klboke As far as I know, Elasticsearch security just support xPack library. So, is this PR just support Aliyun's Elasticsearch? If not, please provide us a document, let us know how to install a elasticsearch with security that can work together with this PR.
   
   This pr is only compatible with ES services with HTTP Basic simple authentication, and does not change the default mode of services without authentication. The following items are some plugins provided by the community to do the HTTP Basic Simple Authentication for ES.
   https://github.com/Asquera/elasticsearch-http-basic
   https://github.com/elasticfence/elasticsearch-http-user-auth

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services