forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: zhengxiu <zhengxiu@huawei.com> Co-committed-by: zhengxiu <zhengxiu@huawei.com>
157 lines
22 KiB
HTML
157 lines
22 KiB
HTML
<a name="EN-US_TOPIC_0000001975823337"></a><a name="EN-US_TOPIC_0000001975823337"></a>
|
|
|
|
<h1 class="topictitle1">Elasticsearch Cluster Access Methods</h1>
|
|
<div id="body0000001975823337"><p id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_p5636738181213">There are many ways to connect to an Elasticsearch cluster. Select the most appropriate access method based on the programming language you prefer. The various access methods support different types of network configurations. The cluster access addresses vary depending on the network configuration you choose. Select an appropriate network configuration method based on your network environment.</p>
|
|
<div class="section" id="EN-US_TOPIC_0000001975823337__section11796104123519"><h4 class="sectiontitle">Access Methods</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_table114913297713" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Cluster access methods</caption><thead align="left"><tr id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_row914911291275"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.2.2.4.1.1"><p id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_p10149152919711">Access Method</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="45%" id="mcps1.3.2.2.2.4.1.2"><p id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_p41497296713">Scenario</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="30%" id="mcps1.3.2.2.2.4.1.3"><p id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_p181496292716">Details</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_row214982915714"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_p10149329877">Kibana (recommended)</p>
|
|
</td>
|
|
<td class="cellrowborder" rowspan="2" valign="top" width="45%" headers="mcps1.3.2.2.2.4.1.2 "><ul id="EN-US_TOPIC_0000001975823337__ul137611993411"><li id="EN-US_TOPIC_0000001975823337__li10768943419">A graphical user interface</li><li id="EN-US_TOPIC_0000001975823337__li1976109153411">Instance monitoring</li><li id="EN-US_TOPIC_0000001975823337__li3768923417">Data management</li></ul>
|
|
<p id="EN-US_TOPIC_0000001975823337__p816317353418">Language-irrelevant</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001975823337__p55472300189"><a href="css_01_0108.html">Logging In to an Elasticsearch Cluster Using Kibana</a></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_row123514502113"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_p1835135010115">Cerebro</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" headers="mcps1.3.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001975823337__p638218320185"><a href="css_01_0062.html">Logging In to an Elasticsearch Cluster Through Cerebro</a></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_row814919291979"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_p1314918291713">Open-source Elasticsearch API</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001975823337__p6586103219425">Run Curl commands to access and manage Elasticsearch clusters.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001975823337__p1211319351183"><a href="css_01_0063.html">Accessing an Elasticsearch Cluster Using cURL Commands</a></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_row61491729276"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001975823337__p66591711182916">Java</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001975823337__p14148367183">Use Java to access and manage Elasticsearch clusters.</p>
|
|
<p id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_li1143016242381p0">To avoid compatibility issues, use the Java client that matches your Elasticsearch cluster version.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001975823337__p18414183691820"><a href="css_01_0065.html">Accessing an Elasticsearch Cluster Through the High Level REST Client</a></p>
|
|
<p id="EN-US_TOPIC_0000001975823337__p1060424615465"><a href="css_01_0066.html">Accessing an Elasticsearch Cluster Through the Low Level REST Client</a></p>
|
|
<p id="EN-US_TOPIC_0000001975823337__p0305048174618"><a href="css_01_0067.html">Accessing an Elasticsearch Cluster Through the Transport Client</a></p>
|
|
<p id="EN-US_TOPIC_0000001975823337__p154661148104613"><a href="css_01_0068.html">Accessing an Elasticsearch Cluster Using Spring Boot</a></p>
|
|
<p id="EN-US_TOPIC_0000001975823337__p164510485469"></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_row915012295717"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_p1215002919711">Python</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001975823337__p77862064411">Use Python to access and manage Elasticsearch clusters.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001975823337__p972425012183"><a href="css_01_0069.html">Accessing an Elasticsearch Cluster Using Python</a></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_row151501529277"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001975823337__p154366192214">MRS Hive</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001975823337__p1283911455445">Use the Elasticsearch-Hadoop (ES-Hadoop) connector of MRS to access and manage Elasticsearch clusters using Hive.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001975823337__p1367185216188"><a href="css_01_0071.html">Accessing an Elasticsearch Cluster Through the MRS Hive Client</a></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001975823337__row17436151172213"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001975823337__en-us_topic_0000001961259049_p1115018292715">Go</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001975823337__p5990121715443">Use Go to access and manage Elasticsearch clusters.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001975823337__p1043612114221"><a href="css_01_0073.html">Accessing an Elasticsearch Cluster Using Go</a></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001975823337__row143501625131415"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001975823337__p1035012257149">LDAP Authentication</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001975823337__p8350162531410">Enable Lightweight Directory Access Protocol (LDAP) authentication for an Elasticsearch cluster.</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001975823337__p23501825111419"><a href="css_01_0017.html">Accessing an Elasticsearch Cluster Using LDAP</a></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001975823337__section855085010198"><a name="EN-US_TOPIC_0000001975823337__section855085010198"></a><a name="section855085010198"></a><h4 class="sectiontitle">Network Configuration</h4><p id="EN-US_TOPIC_0000001975823337__p1217520132115">Configure the network of the Elasticsearch cluster, and ensure that you have a server that can connect to the cluster's network. Obtain the cluster access address based on the selected network. Use this address to access the cluster.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001975823337__table1347204518562" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Network configuration for the cluster</caption><thead align="left"><tr id="EN-US_TOPIC_0000001975823337__row647745155612"><th align="left" class="cellrowborder" valign="top" width="10%" id="mcps1.3.3.3.2.5.1.1"><p id="EN-US_TOPIC_0000001975823337__p1447194595616">Network Environment</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="EN-US_TOPIC_0000001975823337__p04744535611">Access Method</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.3.2.5.1.3"><p id="EN-US_TOPIC_0000001975823337__p947154512569">Scenario</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.4"><p id="EN-US_TOPIC_0000001975823337__p18605558125611">Details</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001975823337__row10471545175611"><td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001975823337__p1868247961">Private network</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001975823337__p547174525617">Private IP address</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001975823337__p65041751486">Obtain the private IP address of each node in the cluster and access the cluster by connecting to one of these IP addresses.</p>
|
|
<p id="EN-US_TOPIC_0000001975823337__p2704840164314">How to obtain:</p>
|
|
<ol id="EN-US_TOPIC_0000001975823337__ol15355114704317"><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li962471018233"><span id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_ph1162461016234">Log in to the CSS management console.</span></li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li562441032314">In the navigation pane on the left, choose <span class="uicontrol" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_uicontrol206034223985117"><b>Clusters > Elasticsearch</b></span>.</li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_en-us_topic_0000001961178833_li392216231538">In the cluster list, obtain the target cluster's private IP address from the <strong id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_b7217183618175">Private IP Address</strong> column. Generally, the IP address format is <em id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_i8377769238175"><host></em>:<em id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_i16969141938175"><port></em> or <em id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_i18383433328175"><host></em>:<em id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_i16522841718175"><port></em>,<em id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_i6783075698175"><host></em>:<em id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_i18005065588175"><port></em>.<p id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_en-us_topic_0000001961178833_p18422185125018">If the cluster has only one node, the IP address and port number of this single node are displayed, for example, <span class="parmvalue" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_en-us_topic_0000001961178833_parmvalue1916781025515"><b>10.62.179.32:9200</b></span>. If the cluster has multiple nodes and all of them are data nodes, the IP addresses and port numbers of all these nodes are displayed; if some of them are client nodes, only the IP addresses and port numbers of these client nodes are displayed; for example, <span class="parmvalue" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_en-us_topic_0000001961178833_parmvalue1425141583119"><b>10.62.179.32:9200,10.62.179.33:9200</b></span>.</p>
|
|
</li></ol>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001975823337__p8605658155615">This is the default method.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001975823337__row19471745185619"><td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001975823337__p2120153044718">Private network</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001975823337__p18471245125619">IP address or private domain name of a VPC endpoint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001975823337__p2889840144614">Configure a VPC endpoint for the cluster, enabling cross-VPC access over the internal network. The cluster can be accessed via the VPC endpoint IP address or a private domain name.</p>
|
|
<p id="EN-US_TOPIC_0000001975823337__p195147543433">How to obtain:</p>
|
|
<ol id="EN-US_TOPIC_0000001975823337__ol89568434411"><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li19961113714371"><span id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_ph896143719375">Log in to the CSS management console.</span></li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li99615375375">In the navigation pane on the left, choose <span class="uicontrol" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_uicontrol159971592185117"><b>Clusters > Elasticsearch</b></span>.</li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li119613372376">In the cluster list, click the name of the target cluster. The cluster information page is displayed.</li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li6961113773716">Choose <span class="wintitle" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_wintitle16991623133512"><b>Cluster Access > VPC Endpoint</b></span>. In the VPC endpoint list below, record <span class="parmname" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_parmname5766633103816"><b>Service Address</b></span> or <span class="parmname" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_parmname2766173393819"><b>Private Domain Name</b></span> of the target VPC endpoint.</li></ol>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001975823337__p7605115812562"><a href="css_01_0082.html">Configuring VPC Endpoints for an Elasticsearch Cluster</a></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001975823337__row5471345195614"><td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001975823337__p2012073014715">Private network</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001975823337__p1147104514565">Private IP address of a dedicated load balancer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001975823337__p114612415918">Associate a dedicated load balancer with the cluster to enable access through the private IP address of this dedicated load balancer.</p>
|
|
<p id="EN-US_TOPIC_0000001975823337__p534217917444">How to obtain:</p>
|
|
<ol id="EN-US_TOPIC_0000001975823337__ol10184921174419"><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li13384173215434"><span id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_ph12384183274320">Log in to the CSS management console.</span></li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li1238510328430">In the navigation pane on the left, choose <span class="uicontrol" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_uicontrol46915122185117"><b>Clusters > Elasticsearch</b></span>.</li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li7385173216438">In the cluster list, click the name of the target cluster. The cluster information page is displayed.</li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li13851032144319">Choose <span class="wintitle" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_wintitle714645312432"><b>Cluster Access > Load Balancing</b></span>. On the <span class="wintitle" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_wintitle610618695013"><b>Elasticsearch</b></span> tab, find and record the private or public IP address of the target load balancer.</li></ol>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001975823337__p126051358135617"><a href="css_01_0181.html">Configuring a Dedicated Load Balancer for an Elasticsearch Cluster</a></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001975823337__row24711456565"><td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001975823337__p182194919615">Public network</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001975823337__p16473456560">Public IP address</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001975823337__p24309456519">Enable public network access for a security-mode cluster that uses HTTPS, and configure a whitelist for access control. The cluster can be accessed from the public network via its public IP address.</p>
|
|
<p id="EN-US_TOPIC_0000001975823337__p6592202544416">How to obtain:</p>
|
|
<ol id="EN-US_TOPIC_0000001975823337__ol1772853410441"><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li5194121924019"><span id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_ph1119421910408">Log in to the CSS management console.</span></li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li2194161984010">In the navigation pane on the left, choose <span class="uicontrol" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_uicontrol8137598885117"><b>Clusters > Elasticsearch</b></span>.</li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li1219431918401">In the cluster list, click the name of the target cluster. The cluster information page is displayed.</li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li719441912401">Click the <span class="wintitle" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_wintitle18959343134012"><b>Overview</b></span> tab. In the <span class="wintitle" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_wintitle149599431402"><b>Configuration</b></span> area, find and record the IP address used for public network access.</li></ol>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001975823337__p46051058145613"><a href="css_01_0076.html">Configuring Public Network Access for an Elasticsearch Cluster</a></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001975823337__row1247184520564"><td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000001975823337__p1199104010475">Public network</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000001975823337__p2528814359">Public IP address of a dedicated load balancer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000001975823337__p1713934219416">Associate with the cluster a dedicated load balancer configured with an EIP to enable access through the public IP address of this dedicated load balancer.</p>
|
|
<p id="EN-US_TOPIC_0000001975823337__p6470121111015">How to obtain:</p>
|
|
<ol id="EN-US_TOPIC_0000001975823337__ol36911733142"><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li13384173215434_1"><span id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_ph12384183274320_1">Log in to the CSS management console.</span></li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li1238510328430_1">In the navigation pane on the left, choose <span class="uicontrol" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_uicontrol46915122185117_1"><b>Clusters > Elasticsearch</b></span>.</li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li7385173216438_1">In the cluster list, click the name of the target cluster. The cluster information page is displayed.</li><li id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_li13851032144319_1">Choose <span class="wintitle" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_wintitle714645312432_1"><b>Cluster Access > Load Balancing</b></span>. On the <span class="wintitle" id="EN-US_TOPIC_0000001975823337__en-us_topic_0000002338102386_wintitle610618695013_1"><b>Elasticsearch</b></span> tab, find and record the private or public IP address of the target load balancer.</li></ol>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000001975823337__p19605155835614"><a href="css_01_0181.html">Configuring a Dedicated Load Balancer for an Elasticsearch Cluster</a></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="css_01_0210.html">Accessing Elasticsearch Clusters</a></div>
|
|
</div>
|
|
</div>
|
|
|