Actions
Elasticsearch Installation » 이력 » 개정판 1
개정판 1/2
| 다음 »
SANGKYU KANG, 2018-06-05 05:27 오후
Elasticsearch Installation¶
Installation¶
설치파일 다운로드
wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.2.4.tar.gz 압축해제
※최신 버전 elasticsearch의 경우 JDK8이상을 요구하므로 관련 환경변수 점검 필요
압축 해제 및 config 파일 수정
vi $ES_HOME/config/elasticsearch.yml
실행
$ES_HOME/bin/elasticsearch
SANGKYU KANG이(가) 약 7년 전에 변경 · 1 revisions