检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
API for deleting access logs for all nodes: DELETE /_access_log Enabling Access Logging in Files Typically you record access logs in files to locate faults. After faults are rectified, you should disable it.
Value range: true: Delete all automatically created snapshots when automatic snapshot creation is disabled. false: Do not delete snapshots that were automatically created. Default value: false Response Parameters Status code: 200 Request succeeded.
WARNING: If a cluster is unavailable, you can delete it or use a snapshot created when it was available to restore its data to another cluster.
Run the following command to view the restoration results of all snapshots: GET /_recovery/ Run the following command to check the snapshot restoration result of a specified index: GET {index_name}/_recovery (Optional) After the migration, promptly delete the OBS bucket used for
For example, some software developers in your enterprise need to use CSS resources but should not be allowed to delete the resources or perform any other high-risk operations.
(Optional) After the migration, promptly delete the OBS bucket used for storing snapshots if these snapshots are no longer needed. This is to prevent ongoing storage costs. Parent topic: Elasticsearch Data Migration
Constraints During cluster migration, do not add, delete, or modify the index data of the source cluster. Otherwise, the migration may fail, or data in the source cluster may be inconsistent with that in the destination cluster after the migration.
Constraints: N/A Value range: add_ip: Add a cluster route. del_ip: Delete a cluster route. Default value: N/A configkey Yes String Definition: Route IP address, that is, the IP address of the server where the public network data source is located.
Click Delete in the Operation column to delete accounts. NOTE: To obtain your authorized account ID, point to your username in the upper right corner, and choose My Credentials. Copy the value of Account ID.
WARNING: If a cluster is unavailable, you can delete the cluster or use a snapshot created when the cluster was available to restore its data to another cluster.
(Optional) After the migration, promptly delete the OBS bucket used for storing snapshots if these snapshots are no longer needed. This is to prevent ongoing storage costs. Parent topic: Elasticsearch Data Migration
Constraints During cluster migration, do not add, delete, or modify the index data of the source cluster. Otherwise, the data in the source cluster will be inconsistent with that in the destination cluster after the migration.
Then you can migrate data to the new cluster using snapshots, and delete the old cluster after data is migrated. Parent topic: Scaling an Elasticsearch Cluster
Then you can migrate data to the new cluster using snapshots, and delete the old cluster after data is migrated. Parent topic: Scaling an OpenSearch Cluster
Developers can use Python APIs to manage indexes; create, read, update, and delete (CRUD) documents; and search data. You are advised to use the OpenSearch Python client (opensearch-py) to access complete OpenSearch features.
On the Dev Tools page of Kibana, run the DELETE index_name command to clear invalid data in the cluster to release disk space. Temporarily reduce the number of index copies.
In the Logstash cluster list, select the Logstash cluster Logstash-ES and click More > Delete in the Operation column. In the confirmation dialog box, manually type in DELETE, and click OK. Parent topic: Elasticsearch Data Migration
[monitoring] total docs delete Total number of deleted documents in a cluster. [monitoring] total store size in bytes Total storage space occupied by documents in a cluster. [monitoring] indices store_size for top10 Top 10 indexes that occupy the largest storage space.
[monitoring] total docs delete Total number of deleted documents in a cluster. [monitoring] total store size in bytes Total storage space occupied by documents in a cluster. [monitoring] indices store_size for top10 Top 10 indexes that occupy the largest storage space.
A low-level client allows you to customize the request structure, which is more flexible and supports all the request formats of Elasticsearch, such as GET, POST, DELETE, and HEAD. This section describes how to use the Low Level REST Client to access the CSS cluster.