Files
doc-exports/docs/css/umn/css_02_0078.html
zhengxiu 93d856d5c5 css umn 25.6.0 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: zhengxiu <zhengxiu@huawei.com>
Co-committed-by: zhengxiu <zhengxiu@huawei.com>
2025-11-25 11:34:43 +00:00

24 lines
5.0 KiB
HTML

<a name="EN-US_TOPIC_0000001978134941"></a><a name="EN-US_TOPIC_0000001978134941"></a>
<h1 class="topictitle1">How Do I Check the List of Default Plugins for a CSS Cluster?</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_en-us_topic_0000001268394289_p8060118">Default plugins are available for the Elasticsearch and OpenSearch clusters in CSS. You can check them on the CSS management console or query them by running commands on Kibana or OpenSearch Dashboards.</p>
<div class="section" id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_en-us_topic_0000001268394289_section453693291618"><h4 class="sectiontitle">Querying Default Plugins on the CSS Management Console</h4><ol id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_en-us_topic_0000001268394289_ol1777116816175"><li id="EN-US_TOPIC_0000001978134941__li118641125917"><span id="EN-US_TOPIC_0000001978134941__ph4222205142920">Log in to the CSS management console.</span></li><li id="EN-US_TOPIC_0000001978134941__li1125444523214">In the navigation pane on the left, expand <strong id="EN-US_TOPIC_0000001978134941__b98986441341019">Clusters</strong>. Select a cluster type based on the target cluster. The cluster list is displayed.</li><li id="EN-US_TOPIC_0000001978134941__li3221165815598">In the cluster list, click the name of the target cluster. The cluster information page is displayed.</li><li id="EN-US_TOPIC_0000001978134941__li144141039617">Choose <strong id="EN-US_TOPIC_0000001978134941__b151320214134">Cluster Settings</strong> &gt; <strong id="EN-US_TOPIC_0000001978134941__b77252043134">Plugins</strong>.</li><li id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_en-us_topic_0000001268394289_li4771885179">On the <strong id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_b64951129102915">Default Plugins</strong> tab, check the default plugins supported by the current cluster.</li></ol>
</div>
<div class="section" id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_en-us_topic_0000001268394289_section720910400168"><h4 class="sectiontitle">Querying Default Plugins by Running Commands</h4><ol id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_en-us_topic_0000001268394289_ol8973119141910"><li id="EN-US_TOPIC_0000001978134941__li17542020153513"><span id="EN-US_TOPIC_0000001978134941__ph25421220183513">Log in to the CSS management console.</span></li><li id="EN-US_TOPIC_0000001978134941__li135428208356">In the navigation pane on the left, expand <strong id="EN-US_TOPIC_0000001978134941__b12095744241019">Clusters</strong>. Select a cluster type based on the target cluster. The cluster list is displayed.</li><li id="EN-US_TOPIC_0000001978134941__li9666192916207">For an Elasticsearch cluster, click <span class="uicontrol" id="EN-US_TOPIC_0000001978134941__uicontrol48865919241019"><b>Kibana</b></span> in the <strong id="EN-US_TOPIC_0000001978134941__b15428131441019">Operation</strong> column to log in to Kibana. For an OpenSearch cluster, click <span class="uicontrol" id="EN-US_TOPIC_0000001978134941__uicontrol89816079441019"><b>Dashboards</b></span> in the <strong id="EN-US_TOPIC_0000001978134941__b43727974441019">Operation</strong> column to log in to OpenSearch Dashboards.</li><li id="EN-US_TOPIC_0000001978134941__li811824512111">Expand the menu in the upper-left corner, and choose <strong id="EN-US_TOPIC_0000001978134941__b79438808941019">Dev Tools</strong>.</li><li id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_en-us_topic_0000001268394289_li1390318464482">Run the following command to check the cluster's plugins:<pre class="screen" id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_en-us_topic_0000001268394289_screen2057975202912">GET _cat/plugins?v</pre>
<p id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_en-us_topic_0000001268394289_p1633995812820">The following is an example of the response body:</p>
<pre class="screen" id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_en-us_topic_0000001268394289_screen11752184713013">name component version
css-test-ess-esn-1-1 analysis-dynamic-synonym x.x.x-xxxx-ei-css-v1.0.1
css-test-ess-esn-1-1 analysis-icu x.x.x-xxxx-ei-css-v1.1.6
css-test-ess-esn-1-1 analysis-ik x.x.x-xxxx-ei-css-v1.0.1
......</pre>
<p id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_en-us_topic_0000001268394289_p129152395303"><strong id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_b980593118438">name</strong> indicates the cluster node name, <strong id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_b193853924317">component</strong> indicates the plugin name, and <strong id="EN-US_TOPIC_0000001978134941__en-us_topic_0000001965497093_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_02_0137.html">Managing CSS Clusters</a></div>
</div>
</div>