[Elastic][Elasticsearch] aggregations response에 terms 결과가 10개까지만 나오는 현상
설명 terms에 size를 지정하지 않으면 10개만 출력 size에 0을 지정하는 것은 지원하지 않음 [size] must be greater than 0. Found [0] in [node] ... "terms": { "field": "cluste...
설명 terms에 size를 지정하지 않으면 10개만 출력 size에 0을 지정하는 것은 지원하지 않음 [size] must be greater than 0. Found [0] in [node] ... "terms": { "field": "cluste...
개요 mappings를 수정하거나 index 이름을 변경하거나 다른 서버의 데이터를 가져와야할 경우 사용 destination elasticsearch.yml에 reindex.remote.whitelist 설정 및 재기동 필요 reindex.remote...
설명 https://github.com/prometheus-community/elasticsearch_exporter Elasticsearch 매트릭 정보들을 제공하는 Prometheus exporter
개요 스케줄에 따라 주기적 혹은 특정 시간에 job을 실행
설명 control-plane node에 pod를 생성할 경우 Pending 상태에서 진행 불가