云搜索服务 CSS-查询和管理Elasticsearch集群日志:日志文件介绍

时间:2024-10-26 16:09:33

日志文件介绍

Elasticsearch和OpenSearch集群备份的日志文件主要包括废弃操作日志、运行日志、慢索引日志、慢查询日志。

表3 日志文件类型

日志名称

描述

clustername_deprecation.log

弃用操作的日志记录。

clustername_index_indexing_slowlog.log

慢索引日志。

clustername_index_search_slowlog.log

慢索引查询日志。

clustername.log

Elasticsearch运行日志。

clustername_access.log

接入日志。

support.huaweicloud.com/usermanual-css/css_01_0077.html