Skip to content

Commit c24e50f

Browse files
Hana-Hasaclaude
andcommitted
update opensearch docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 890e05c commit c24e50f

3 files changed

Lines changed: 48 additions & 0 deletions

File tree

English/vdb/opensearch-cluster-database-ods/bat-dau-voi-opensearch-cluster/khoi-tao-mot-opensearch-cluster.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,43 @@ To initialize an OpenSearch Cluster Database on the vDB system, you can follow t
1111
* **Basic configuration:**
1212
* **OpenSearch Cluster name:** a memorable name for the cluster. The cluster name must be between 5 and 50 characters long and can include characters a-z, A-Z, 0-9, '-'.
1313
* **Tag:** you can add tags to mark clusters according to your needs.
14+
15+
<figure><img src="../../../.gitbook/assets/image (952).png" alt=""><figcaption></figcaption></figure>
16+
1417
* **Cluster specification**
1518
* **OpenSearch Version:** select the OpenSearch Cluster version you want to use. Currently we are supporting 2 versions v2.15 and v2.17
1619
* **Instance**: select the CPU type and corresponding package you want to configure for all VMs (nodes) in each cluster.
1720
* **Number of nodes:** select the number of nodes (VMs) you want to use for the cluster. Currently we are providing options for 3, 5, 7, 9 nodes. If you want to create a cluster with more than 9 nodes, please contact GreenNode so we can assist you.
1821
* **Encryption volume:** select whether or not to use the encryption service for volumes used on the cluster. If you choose to use this option, you need to pay additional costs for encryption.
1922
* **Storage type:** select the disk type and IOPS you want to use.
2023
* **Storage size:** select the corresponding disk size.
24+
25+
<figure><img src="../../../.gitbook/assets/image (953).png" alt=""><figcaption></figcaption></figure>
26+
27+
<figure><img src="../../../.gitbook/assets/image (954).png" alt=""><figcaption></figcaption></figure>
28+
2129
* **Network settings:**
2230
* **VPC:** select a VPC you want to use. The selected VPC is the IP address range that the Cluster nodes will use to communicate.
2331
* **Subnet:** select a Subnet within the VPC you have selected. This is a smaller IP address range belonging to the VPC. Each node in the Cluster will be assigned an IP from this Subnet.
2432
* **Public Allow CIDRs:** enter the CIDR you allow to access the OpenSearch Dashboard and push logs to OpenSearch Received Logs.
33+
34+
<figure><img src="../../../.gitbook/assets/image (955).png" alt=""><figcaption></figcaption></figure>
35+
2536
* **Access control methods:**
2637
* **Master user password:** the system will automatically create the username `master-user`, you need to enter the master user password and remember to use this account to access the OpenSearch Dashboard as well as push logs to Received log.
38+
39+
<figure><img src="../../../.gitbook/assets/image (956).png" alt=""><figcaption></figcaption></figure>
40+
2741
* **Cluster options:**
2842
* **Configuration group**: by default, for each OpenSearch version, we will create a **Default Configuration Group**. You will not be able to change the parameters in this Default Configuration Group. If you want to change the default parameters, please create a new Configuration Group and edit it according to your needs.
43+
44+
<figure><img src="../../../.gitbook/assets/image (957).png" alt=""><figcaption></figcaption></figure>
45+
2946
* **Plugins**
3047
* **Plugin:** currently, vDB has automatically installed popular plugins in your OpenSearch Cluster under the **Bundled Plugins** section, for example kNN. You can refer to the list of default available plugins [here](../cac-tinh-nang-cua-opensearch-cluster/lam-viec-voi-plugin.md). Additionally, you can also choose to install additional plugins by selecting plugins under the **Additional Plugins** section. Refer to the list of plugins available for installation [here](../cac-tinh-nang-cua-opensearch-cluster/lam-viec-voi-plugin.md).
3148

49+
<figure><img src="../../../.gitbook/assets/image (958).png" alt=""><figcaption></figcaption></figure>
50+
3251
**Step 5:** Select **Create Cluster.**
3352

3453
**Step 6:** Complete the payment steps if you are a prepaid user.

English/vdb/opensearch-cluster-database-ods/bat-dau-voi-opensearch-cluster/truy-cap-va-lam-viec-tren-opensearch-dashboard.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,23 @@ After an OpenSearch Cluster has been initialized, you can access the OpenSearch
1010

1111
**Step 3**: Under the **Accessibility** section, retrieve the **Dashboard Endpoint** information
1212

13+
<figure><img src="../../../.gitbook/assets/opensearch1.png" alt=""><figcaption></figcaption></figure>
14+
15+
16+
1317
**Step 4**: Open this URL and log in with:
1418

1519
* **Username**: `master-user`
1620
* **Password**: the **Master user password** you entered when initializing the Cluster
1721

22+
<figure><img src="../../../.gitbook/assets/opensearch2.png" alt=""><figcaption></figcaption></figure>
23+
24+
<figure><img src="../../../.gitbook/assets/opensearch3.png" alt=""><figcaption></figcaption></figure>
25+
1826
After successful login, you can now work with the OpenSearch Cluster through the OpenSearch Dashboard. Refer to the sections below for guidance on performing some main tasks on the OpenSearch Dashboard.
1927

28+
<figure><img src="../../../.gitbook/assets/opensearch4.png" alt=""><figcaption></figcaption></figure>
29+
2030
***
2131

2232
## Working with OpenSearch Dashboard

English/vdb/opensearch-cluster-database-ods/cac-tinh-nang-cua-opensearch-cluster/khoi-tao-opensearch-cluster.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,43 @@ To initialize an OpenSearch Cluster Database on the vDB system, you can follow t
1111
* **Basic configuration:**
1212
* **OpenSearch Cluster name:** a memorable name for the cluster. The cluster name must be between 5 and 50 characters long and can include characters a-z, A-Z, 0-9, '-'.
1313
* **Tag:** you can add tags to mark clusters according to your needs.
14+
15+
<figure><img src="../../../.gitbook/assets/image (952).png" alt=""><figcaption></figcaption></figure>
16+
1417
* **Cluster specification**
1518
* **OpenSearch Version:** select the OpenSearch Cluster version you want to use. Currently we are supporting 2 versions v2.15 and v2.17
1619
* **Instance**: select the CPU type and corresponding package you want to configure for all VMs (nodes) in each cluster.
1720
* **Number of nodes:** select the number of nodes (VMs) you want to use for the cluster. Currently we are providing options for 3, 5, 7, 9 nodes. If you want to create a cluster with more than 9 nodes, please contact GreenNode so we can assist you.
1821
* **Encryption volume:** select whether or not to use the encryption service for volumes used on the cluster. If you choose to use this option, you need to pay additional costs for encryption.
1922
* **Storage type:** select the disk type and IOPS you want to use.
2023
* **Storage size:** select the corresponding disk size.
24+
25+
<figure><img src="../../../.gitbook/assets/image (953).png" alt=""><figcaption></figcaption></figure>
26+
27+
<figure><img src="../../../.gitbook/assets/image (954).png" alt=""><figcaption></figcaption></figure>
28+
2129
* **Network settings:**
2230
* **VPC:** select a VPC you want to use. The selected VPC is the IP address range that the Cluster nodes will use to communicate.
2331
* **Subnet:** select a Subnet within the VPC you have selected. This is a smaller IP address range belonging to the VPC. Each node in the Cluster will be assigned an IP from this Subnet.
2432
* **Public Allow CIDRs:** enter the CIDR you allow to access the OpenSearch Dashboard and push logs to OpenSearch Received Logs.
33+
34+
<figure><img src="../../../.gitbook/assets/image (955).png" alt=""><figcaption></figcaption></figure>
35+
2536
* **Access control methods:**
2637
* **Master user password:** the system will automatically create the username `master-user`, you need to enter the master user password and remember to use this account to access the OpenSearch Dashboard as well as push logs to Received log.
38+
39+
<figure><img src="../../../.gitbook/assets/image (956).png" alt=""><figcaption></figcaption></figure>
40+
2741
* **Cluster options:**
2842
* **Configuration group**: by default, for each OpenSearch version, we will create a **Default Configuration Group**. You will not be able to change the parameters in this Default Configuration Group. If you want to change the default parameters, please create a new Configuration Group and edit it according to your needs.
43+
44+
<figure><img src="../../../.gitbook/assets/image (957).png" alt=""><figcaption></figcaption></figure>
45+
2946
* **Plugins**
3047
* **Plugin:** currently, vDB has automatically installed popular plugins in your OpenSearch Cluster under the **Bundled Plugins** section, for example kNN. You can refer to the list of default available plugins [here](lam-viec-voi-plugin.md). Additionally, you can also choose to install additional plugins by selecting plugins under the **Additional Plugins** section. Refer to the list of plugins available for installation [here](lam-viec-voi-plugin.md).
3148

49+
<figure><img src="../../../.gitbook/assets/image (958).png" alt=""><figcaption></figcaption></figure>
50+
3251
**Step 5:** Select **Create Cluster.**
3352

3453
**Step 6:** Complete the payment steps if you are a prepaid user.

0 commit comments

Comments
 (0)