설치할 elasticsearch 방식 선택 해당 매뉴얼은 centos에서 설치하여 yum을 선택하였습니다. https://www.elastic.co/kr/downloads/elasticsearch yum을 이용할 repository 추가 (kibana.repo나 logstash.repo가 있으면 생략 가능합니다.) #echo '[elasticsearch] name=Elasticsearch repository for 8.x packages baseurl=https://artifacts.elastic.co/packages/8.x/yum gpgcheck=1 gpgkey=https://artifacts.elastic.co/GPG-KEY-elasticsearch enabled=0 autorefresh=1 type.....
원문 링크 : elasticsearch 설치