Elasticsearch
_status가 삭제됨
pu928
2017. 1. 24. 10:43
반응형
index 상태 조회 명령이 대체됨
기존: http://localhost:9200/_status
대체: http://localhost:9200/_stats
참고: https://www.elastic.co/guide/en/elasticsearch/reference/5.0/indices-status.html
반응형