{"id":1257,"date":"2024-09-18T16:06:48","date_gmt":"2024-09-18T08:06:48","guid":{"rendered":"https:\/\/www.madbull.site\/?p=1257"},"modified":"2024-09-18T16:14:08","modified_gmt":"2024-09-18T08:14:08","slug":"elasticsearch%e6%89%a9%e5%b1%95%e8%8a%82%e7%82%b9","status":"publish","type":"post","link":"https:\/\/www.madbull.site\/?p=1257","title":{"rendered":"elasticsearch\u73b0\u6709\u96c6\u7fa4\u6269\u5c55\u8282\u70b9"},"content":{"rendered":"\n<p>\u7ed9\u73b0\u6709\u7684 elasticsearch \u96c6\u7fa4\u6269\u5c55\u8282\u70b9\u6bd4\u8f83\u5bb9\u6613\uff0c\u5df2\u6709\u7684\u96c6\u7fa4\u4e0d\u9700\u8981\u505a\u4efb\u4f55\u4fee\u6539\uff0c\u4e5f\u4e0d\u7528\u5bf9\u670d\u52a1\u505a\u4efb\u4f55\u5904\u7406\uff0c\u53ea\u9700\u8981\u65b0\u7684\u8282\u70b9\u4e3b\u52a8\u53d1\u73b0\u5e76\u628a\u6dfb\u52a0\u5230\u73b0\u6709\u7684\u96c6\u7fa4\u4e2d\u5373\u53ef\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u548c\u91cd\u65b0\u642d\u5efa elasticsearch \u96c6\u7fa4\u90e8\u7f72\u7c7b\u4f3c\uff0c\u53ea\u9700\u8981\u4fee\u6539\u4e00\u4e0b elasticsearch.yml \u914d\u7f6e\u6587\u4ef6\u5373\u53ef\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u53c2\u8003\u5f80\u671f\u6587\u7ae0\uff1a<a href=\"https:\/\/www.madbull.site\/?p=1159\">https:\/\/www.madbull.site\/?p=1159<\/a> elasticsearch\u96c6\u7fa4\u90e8\u7f72\u53ca\u52a0\u5bc6\u901a\u8baf<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u5728\u8fd9\u7bc7\u6587\u7ae0\u7b2c\u4e8c\u6b65\u4e2d\uff1a<\/p>\n\n\n\n<p>discovery.seed_hosts: \u9879\u589e\u52a0 xxxxnode4 \u5373\u53ef\u3002\u5185\u5bb9\u5982\u4e0b\uff1a<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>cluster.name: CLUSTERNAMEXXX\nnode.name: xxxxnode1\n\npath.data: \/data\/xxxx\/data \npath.logs: \/data\/xxxx\/logs\npath.repo: \/data\/xxxx\/esbackup\n\nbootstrap.memory_lock: true\nnetwork.host: xxxxnode1, 127.0.0.1\ndiscovery.seed_hosts: &#91;\"xxxxnode1\", \"xxxxnode2\", \"xxxxnode3\", \"xxxxnode4\"]\n\naction.destructive_requires_name: false\n\nxpack.security.enabled: true\n\nxpack.security.enrollment.enabled: true\n\nxpack.security.http.ssl:\n  enabled: true\n  key: certs\/private.key\n  certificate: certs\/public.crt\n  certificate_authorities: certs\/CAs\/myCA.crt\n  verification_mode: certificate\n\nxpack.security.transport.ssl:\n  enabled: true\n  verification_mode: certificate\n  key: certs\/private.key\n  certificate: certs\/public.crt\n  certificate_authorities: certs\/CAs\/myCA.crt\n\ncluster.initial_master_nodes: &#91;\"xxxxnode1\", \"xxxxnode2\", \"xxxxnode3\"]<\/code><\/pre>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u5176\u4ed6\u914d\u7f6e\u9879\u6309\u7167 <a href=\"https:\/\/www.madbull.site\/?p=1159\">https:\/\/www.madbull.site\/?p=1159<\/a> \u6587\u7ae0\u6240\u8ff0\u8fdb\u884c\u914d\u7f6e\u3002<\/p>\n\n\n\n<p>\u6700\u540e\u53ea\u542f\u52a8\u65b0\u6dfb\u52a0\u7684\u8282\u70b9\u5373\u53ef\u3002\u73b0\u6709\u96c6\u7fa4\u4e0d\u9700\u8981\u505a\u4efb\u4f55\u6539\u52a8\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u67e5\u770b\u8282\u70b9\u60c5\u51b5<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"937\" height=\"114\" src=\"https:\/\/www.madbull.site\/wp-content\/uploads\/2024\/09\/\u56fe\u7247-34.png\" alt=\"\" class=\"wp-image-1261\" srcset=\"https:\/\/www.madbull.site\/wp-content\/uploads\/2024\/09\/\u56fe\u7247-34.png 937w, https:\/\/www.madbull.site\/wp-content\/uploads\/2024\/09\/\u56fe\u7247-34-300x36.png 300w, https:\/\/www.madbull.site\/wp-content\/uploads\/2024\/09\/\u56fe\u7247-34-768x93.png 768w\" sizes=\"auto, (max-width: 937px) 100vw, 937px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>\u7ed9\u73b0\u6709\u7684 elasticsearch \u96c6\u7fa4\u6269\u5c55\u8282\u70b9\u6bd4\u8f83\u5bb9\u6613\uff0c\u5df2\u6709\u7684\u96c6\u7fa4\u4e0d\u9700\u8981\u505a\u4efb\u4f55\u4fee\u6539\uff0c\u4e5f\u4e0d\u7528\u5bf9\u670d\u52a1\u505a\u4efb\u4f55\u5904\u7406\uff0c\u53ea\u9700\u8981\u65b0\u7684\u8282\u70b9\u4e3b\u52a8\u53d1\u73b0\u5e76\u628a\u6dfb\u52a0\u5230\u73b0\u6709\u7684\u96c6\u7fa4\u4e2d\u5373\u53ef\u3002<br \/>\n\u548c\u91cd\u65b0\u642d\u5efa elasticsearch \u96c6\u7fa4\u90e8\u7f72\u7c7b\u4f3c\uff0c\u53ea\u9700\u8981\u4fee\u6539\u4e00\u4e0b elasticsearch.yml \u914d\u7f6e\u6587\u4ef6\u5373\u53ef\u3002<br \/>\n\u53c2\u8003\u5f80\u671f\u6587\u7ae0\uff1ahttps:\/\/www.madbull.site\/?p=1159 elasticsearch\u96c6\u7fa4\u90e8\u7f72\u53ca\u52a0\u5bc6\u901a\u8baf<br \/>\n\u5728\u8fd9\u7bc7\u6587\u7ae0\u7b2c\u4e8c\u6b65\u4e2d\uff1a<br \/>\ndiscovery.seed_hosts: \u9879\u589e\u52a0 xxxxnode4 \u5373\u53ef\u3002\u5185\u5bb9\u5982\u4e0b\uff1a<\/p>\n","protected":false},"author":1,"featured_media":425,"comment_status":"open","ping_status":"open","sticky":false,"template":"single-with-sidebar","format":"standard","meta":{"footnotes":""},"categories":[124,135,5,131],"tags":[458,126,459,444,460],"class_list":["post-1257","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-es","category-linux","category-database","category-131","tag-elastic","tag-elasticsearch","tag-node","tag-444","tag-460"],"_links":{"self":[{"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/posts\/1257","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1257"}],"version-history":[{"count":4,"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/posts\/1257\/revisions"}],"predecessor-version":[{"id":1264,"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/posts\/1257\/revisions\/1264"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/media\/425"}],"wp:attachment":[{"href":"https:\/\/www.madbull.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1257"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1257"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1257"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}