Overview
Basic access authentication is added so that other components can connect to Elasticsearch in security mode. In addition, Elasticsearch can connect to other components, such as MapReduce and Flume, using Kerberos authentication.
- Basic access authentication is a simple but widely used authentication method. You are advised to run the esClient.sh encrypt command to encrypt the password when you use this method to connect Elasticsearch to other components. For details, see 6 in Using the Elasticsearch Client.
- When you use basic access authentication to connect Elasticsearch to other components, perform operations as user root and ensure that JDK has been installed in the running environment.
Table 1 describes the open source components.
Component |
Description |
Reference Link |
---|---|---|
Logstash |
Logstash is an open-source, server-side data processing pipeline that integrates data from multiple sources, converts it, and then stores it to Elasticsearch in scenarios such as log search. |
|
Beats |
Beats is a series of open-source Elastic products, including several beats. In this section, two of them (Filebeat and Metricbeat) are described.
|
|
Kibana |
Kibana provides a graphical user interface (GUI) for you to build, query, and analyze Elasticsearch indexes. |
This section uses simple examples to describe how to connect open-source components to Elasticsearch in security mode. For details about principles and usage of open-source components, see the open-source community documentation.
- For details about Logstash operations, see https://www.elastic.co/guide/en/logstash/current/introduction.html.
- For details about Beats, see https://www.elastic.co/guide/en/beats/libbeat/current/getting-started.html.
- For details about how to use the curl command in Elasticsearch security mode, see Running curl Commands in Linux.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot