doc-exports/docs/css/umn/css_01_0078.html
Wuwan, Qi 050b395397 CSS UMN 23.2.1 20230926
Reviewed-by: Kacur, Michal <michal.kacur@t-systems.com>
Co-authored-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
2024-01-10 14:23:15 +00:00

25 lines
3.8 KiB
HTML

<a name="css_01_0078"></a><a name="css_01_0078"></a>
<h1 class="topictitle1">Viewing the Default Plugin List</h1>
<div id="body1570699131182"><p id="css_01_0078__en-us_topic_0000001268394289_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__en-us_topic_0000001268394289_section453693291618"><h4 class="sectiontitle">Viewing Plugins on the Console</h4><ol id="css_01_0078__en-us_topic_0000001268394289_ol1777116816175"><li id="css_01_0078__en-us_topic_0000001268394289_li1777128131713">Log in to the <span id="css_01_0078__en-us_topic_0000001268394289_text477111815177">CSS</span> management console.</li><li id="css_01_0078__en-us_topic_0000001268394289_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__en-us_topic_0000001268394289_li1177198181710">Click the <strong id="css_01_0078__b128811734172017">Plugins</strong> tab.</li><li id="css_01_0078__en-us_topic_0000001268394289_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__en-us_topic_0000001268394289_section720910400168"><h4 class="sectiontitle">Viewing Plugins on the Kibana</h4><ol id="css_01_0078__en-us_topic_0000001268394289_ol8973119141910"><li id="css_01_0078__en-us_topic_0000001268394289_li483113274712">Log in to the CSS management console.</li><li id="css_01_0078__en-us_topic_0000001268394289_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.<ul id="css_01_0078__ul20122192891614"><li id="css_01_0078__li412212815169">Non-security cluster: The Kibana console is displayed.</li><li id="css_01_0078__li612219289162">Security cluster: Enter the username and password on the login page and click <span class="uicontrol" id="css_01_0078__uicontrol9165123171918"><b>Log In</b></span> to go to the Kibana console. The default username is <strong id="css_01_0078__b7518143510193">admin</strong> and the password is the administrator password you specified during cluster creation.</li></ul>
</li><li id="css_01_0078__en-us_topic_0000001268394289_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__en-us_topic_0000001268394289_screen2057975202912">GET _cat/plugins?v</pre>
<p id="css_01_0078__en-us_topic_0000001268394289_p1633995812820">The following is an example of the response body:</p>
<pre class="screen" id="css_01_0078__en-us_topic_0000001268394289_screen11752184713013">name component version
css-test-ess-esn-1-1 analysis-dynamic-synonym 7.6.2-xxxx-ei-css-v1.0.1
css-test-ess-esn-1-1 analysis-icu 7.6.2-xxxx-ei-css-v1.1.6
css-test-ess-esn-1-1 analysis-ik 7.6.2-xxxx-ei-css-v1.0.1
......</pre>
<p id="css_01_0078__en-us_topic_0000001268394289_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_0212.html">Managing Plugins</a></div>
</div>
</div>