原文地址: https://www.elastic.co/guide/en/elasticsearch/reference/7.7/monitoring_frozen_indices.html, 原文档版权归 www.elastic.co 所有
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Monitoring frozen indicesedit
Frozen indices are ordinary indices that use search throttling and a memory efficient shard implementation. For API’s like the
cat indices frozen indices may identified by an index’s search.throttled
property (sth
).
GET /_cat/indices/twitter?v&h=i,sth
The response looks like:
i sth twitter true