Setup3 Elasticsearch 8.9 설치 #3 클러스터 설정 https://esbook.kimjmin.net/03-cluster/3.1-cluster-settings 3.1 클러스터 구성 - Elastic 가이드북 [2019-08-27T07:50:54,479][INFO ][o.e.t.TransportService ] [node-2] publish_address {127.0.0.1:9301}, bound_addresses {[::1]:9301}, {127.0.0.1:9301} [2019-08-27T07:50:54,488][WARN ][o.e.b.BootstrapChecks ] [node-2] the default discovery settings are unsuita esbook.kimjmin.net 개요 회사에서 Elasticsearch(이하 ES)를 구성하여 운.. 2023. 8. 14. Elasticsearch 8.9 설치 #2 보안설정 Step7. 인증서 파일생성 # elastic 계정으로 실행 # elastic-stack-ca.p12 파일생성 cd /local/elasticsearch-8.9.0 ./bin/elasticsearch-certutil ca mkdir config/certs # 대칭키 생성 ./bin/elasticsearch-certutil cert \ --ca elastic-stack-ca.p12 \ --dns 10.122.10.14, 10.122.10.15,10.122.10.16 \ --ip 10.122.10.14, 10.122.10.15,10.122.10.16 \ --out config/certs/es-cluster.p12 #할줄로 표시된 버전 ./bin/elasticsearch-certutil cert --ca el.. 2023. 8. 11. Elasticsearch 8.9 + Kibana 8.9 설치 Elasticsearch 8.9 설치 #1 https://www.elastic.co/guide/en/elasticsearch/reference/current/release-highlights.html What’s new in 8.9 | Elasticsearch Guide [8.9] | Elastic Here are the highlights of what’s new and improved in Elasticsearch 8.9! For detailed information about this release, see the Release notes and Migration guide. Other versions: 8.8 | 8.7 | 8.6 | 8.5 | 8.4 | 8.3 | 8.2 | 8.1 | 8.0 B.. 2023. 8. 11. 이전 1 다음