forked from laiweijian4/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Zheng, Xiu <zhengxiu@huawei.com> Co-committed-by: Zheng, Xiu <zhengxiu@huawei.com>
24 lines
2.8 KiB
HTML
24 lines
2.8 KiB
HTML
<a name="css_01_0078"></a><a name="css_01_0078"></a>
|
|
|
|
<h1 class="topictitle1">Managing Plugins</h1>
|
|
<div id="body0000001334778801"><p id="css_01_0078__p8060118">CSS clusters have default plugins. You can view the default plugin information on the console or Kibana.</p>
|
|
<div class="section" id="css_01_0078__section453693291618"><h4 class="sectiontitle">Viewing Plugins on the Console</h4><ol id="css_01_0078__ol1777116816175"><li id="css_01_0078__li1777128131713">Log in to the <span id="css_01_0078__text14590956181419">CSS</span> management console.</li><li id="css_01_0078__li27711380178">In the navigation pane, choose <strong id="css_01_0078__b4752122753314">Clusters</strong>. Click the target cluster name and go to the <strong id="css_01_0078__b222652583417">Basic Information</strong> page of the cluster.</li><li id="css_01_0078__li1177198181710">Click the <strong id="css_01_0078__b128811734172017">Plugins</strong> tab.</li><li id="css_01_0078__li4771885179">On the <strong id="css_01_0078__b64951129102915">Default</strong> page, view default plugins supported by the current version.</li></ol>
|
|
</div>
|
|
<div class="section" id="css_01_0078__section720910400168"><h4 class="sectiontitle">Viewing Plugins on the Kibana</h4><ol id="css_01_0078__ol8973119141910"><li id="css_01_0078__li483113274712">Log in to the CSS management console.</li><li id="css_01_0078__li201191431164715">In the navigation pane, choose <strong id="css_01_0078__b17723525183419">Clusters</strong>. Locate the target cluster and click <strong id="css_01_0078__b7219134473419">Access Kibana</strong> in the <strong id="css_01_0078__b219794824215">Operation</strong> column to log in to Kibana.</li><li id="css_01_0078__li1390318464482">Go to <strong id="css_01_0078__b71607553420">Dev Tools</strong> and run the following command to view the cluster plugin information:<pre class="screen" id="css_01_0078__screen2057975202912">GET _cat/plugins?v</pre>
|
|
<p id="css_01_0078__p1633995812820">The following is an example of the response body:</p>
|
|
<pre class="screen" id="css_01_0078__screen14121119194212">name component version
|
|
css-2918-ess-esn-1-1 analysis-dynamic-synonym 7.10.2-h0.cbu.css.v1.0.0.0.r1
|
|
css-2918-ess-esn-1-1 analysis-icu 7.10.2-h0.cbu.css.v1.0.0.3.r1
|
|
css-2918-ess-esn-1-1 analysis-ik 7.10.2-h0.cbu.css.v1.0.0.0.r1
|
|
......</pre>
|
|
<p id="css_01_0078__p129152395303"><strong id="css_01_0078__b980593118438">name</strong> indicates the cluster node name, <strong id="css_01_0078__b193853924317">component</strong> indicates the plugin name, and <strong id="css_01_0078__b148461459154319">version</strong> indicates the plugin version.</p>
|
|
</li></ol>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="css_01_0009.html">Managing Elasticsearch Clusters</a></div>
|
|
</div>
|
|
</div>
|
|
|