티스토리 뷰
Disable shard allocation
PUT /_cluster/settings
{
"persistent": {
"cluster.routing.allocation.enable": "none"
}
}
Perform a synced flush
POST /_flush/synced
Restart
/etc/init.d/elasticsearch restart
Reenable allocation
PUT /_cluster/settings
{
"persistent": {
"cluster.routing.allocation.enable": "all"
}
}
'빅데이터' 카테고리의 다른 글
카프카 설치 시 가장 중요한 설정 4가지 (0) | 2020.02.23 |
---|---|
Zeppline을 활용한 httpd 엑세스 로그 분석 (0) | 2016.10.27 |
대용량 로그 분석 시스템 (0) | 2016.09.12 |
로깅을 위한 엘라스틱서치 설정(ElasticSearch for Logging) (0) | 2016.09.02 |
Apache Storm 성능 설정 (0) | 2016.08.09 |
댓글
warpmemory
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
페이지
TAG
- Linux
- PowerShell
- limits
- check
- example
- httpd
- Web
- Module
- 번역
- 코드
- error
- apache
- monitoring
- File
- 이슈처리
- deview
- command
- RESTful
- 예제
- MariaDB
- mysql
- Windows
- client
- 외부링크
- Python
- 명령어
- Ansible
- engineering
- configuration
- code
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함