# Bắt đầu với OpenSearch Cluster

Nếu bạn chưa sử dụng bất kỳ dịch vụ nào của GreenNode (chưa đăng ký tài khoản sử dụng với GreenNode), bạn cần đăng ký tài khoản với GreenNode Service [tại đây](https://register.vngcloud.vn/signup) để truy cập đến File Storage.

Sử dụng hướng dẫn này để bắt đầu với OpenSearch Cluster Database. Bạn sẽ học cách khởi tạo một OpenSearch Cluster, Truy cập và làm việc trên OpenSearch Dashboard cũng như học cách đẩy logs từ một server vào hệ thống OpenSearch Cluster Database. Cụ thể:

* [Khởi tạo một OpenSearch Cluster](/vng-cloud-document/vn/vdb/opensearch-cluster-database-ods/bat-dau-voi-opensearch-cluster/khoi-tao-mot-opensearch-cluster.md)
* [Truy cập và làm việc trên OpenSearch Dashboard](/vng-cloud-document/vn/vdb/opensearch-cluster-database-ods/bat-dau-voi-opensearch-cluster/truy-cap-va-lam-viec-tren-opensearch-dashboard.md)
* [Đẩy logs từ server vào một OpenSearch Cluster đã khởi tạo](/vng-cloud-document/vn/vdb/opensearch-cluster-database-ods/bat-dau-voi-opensearch-cluster/day-du-lieu-hoac-logs-tu-server-vao-mot-opensearch-cluster-da-khoi-tao.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vn/vdb/opensearch-cluster-database-ods/bat-dau-voi-opensearch-cluster.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
