{"id":1159,"date":"2024-09-06T16:58:34","date_gmt":"2024-09-06T08:58:34","guid":{"rendered":"https:\/\/www.madbull.site\/?p=1159"},"modified":"2024-09-18T16:02:47","modified_gmt":"2024-09-18T08:02:47","slug":"elasticsearch%e9%9b%86%e7%be%a4%e9%83%a8%e7%bd%b2%e5%8f%8a%e5%8a%a0%e5%af%86%e9%80%9a%e8%ae%af","status":"publish","type":"post","link":"https:\/\/www.madbull.site\/?p=1159","title":{"rendered":"elasticsearch\u96c6\u7fa4\u90e8\u7f72\u53ca\u52a0\u5bc6\u901a\u8baf"},"content":{"rendered":"\n<p class=\"has-x-large-font-size\"><strong>\u7b2c\u96f6\u6b65\uff0c\u51c6\u5907<\/strong><\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u7ed9\u5404\u53f0\u8bbe\u5907\u914d\u7f6e\u865a\u62df\u4e3b\u673a\u540d\uff0c\u8fd9\u6837\u96c6\u7fa4\u4e0d\u4f9d\u8d56IP\uff0c\u5373\u4f7fIP\u53d8\u52a8\uff0c\u6539\u52a8\u4e5f\u66f4\u65b9\u4fbf\u3002\u53c2\u8003\u5f80\u671f\u6587\u7ae0\uff1a<a href=\"https:\/\/www.madbull.site\/?p=1094\">https:\/\/www.madbull.site\/?p=1094<\/a> \u7b2c\u4e09\u6b65 3.2 \u4e00\u8282\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"has-x-large-font-size\"><strong>\u7b2c\u4e00\u6b65\uff0c\u9881\u53d1\u8bc1\u4e66<\/strong><\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u672c\u6b21\u6587\u7ae0\u81ea\u5efaCA\u6839\u8bc1\u4e66\uff0c\u4ee5\u81ea\u5efa\u8bc1\u4e66\u7ed9\u5404\u4e2a\u5b50\u8282\u70b9\u9881\u53d1\u670d\u52a1\u7aef\u8bc1\u4e66\u3002<\/p>\n\n\n\n<p>\u53c2\u770b\u8fd9\u7bc7\u6587\u7ae0\uff1a<a href=\"https:\/\/www.madbull.site\/?p=1111\">https:\/\/www.madbull.site\/?p=1111<\/a> \u81ea\u5efa\u6839\u8bc1\u4e66\uff0c\u5e76\u7528\u6b64\u6839\u8bc1\u4e66\u7ed9\u4e09\u4e2a\u8bbe\u5907\u5206\u522b\u9881\u53d1\u8bc1\u4e66\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>\u6ce8\u610f\uff1a<\/strong>\u5728\u521b\u5efa\u670d\u52a1\u7aef\u8bc1\u4e66\u65f6\uff0c\u7528\u5230\u7684 <strong>csr.conf<\/strong> \u6587\u4ef6\u4e2d\uff0c<strong>commonName<\/strong> \u548c <strong>alt_names<\/strong> \u914d\u7f6e\u8981\u6839\u636e\u81ea\u5df1\u7684\u5b9e\u9645\u60c5\u51b5\u505a\u76f8\u5e94\u4fee\u6539\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"has-x-large-font-size\"><strong>\u7b2c\u4e8c\u6b65\uff0c\u4fee\u6539\u914d\u7f6e\u6587\u4ef6<\/strong><\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u4fee\u6539 \/etc\/elasticsearch\/elasticsearch.yml \u6587\u4ef6\uff0c\u5185\u5bb9\u5982\u4e0b\uff1a<\/p>\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\"]\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--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-medium-font-size\">\u914d\u7f6e\u9879\u89e3\u91ca\uff1a<\/p>\n\n\n\n<p><strong>cluster.name<\/strong>: \u96c6\u7fa4\u540d\u79f0\uff0c\u540c\u4e00\u4e2a\u96c6\u7fa4\u91cc\u7684\u5404\u4e2a\u8282\u70b9\uff0c\u914d\u7f6e\u76f8\u540c\u96c6\u7fa4\u540d\u79f0\u3002<\/p>\n\n\n\n<p><strong>node.name<\/strong>: \u5f53\u524d\u670d\u52a1\u8282\u70b9\u540d\u79f0\uff0c\u5728\u96c6\u7fa4\u91cc\u540d\u5b57\u662f\u552f\u4e00\u7684<\/p>\n\n\n\n<p><strong>path.data<\/strong>: \u6570\u636e\u4fdd\u5b58\u8def\u5f84<\/p>\n\n\n\n<p><strong>path.logs<\/strong>: \u65e5\u5fd7\u5b58\u50a8\u8def\u5f84<\/p>\n\n\n\n<p><strong>path.repo<\/strong>: \u6570\u636e\u5e93\u5feb\u7167\u5907\u4efd\u8def\u5f84<\/p>\n\n\n\n<p><strong>bootstrap.memory_lock<\/strong>: \u662f\u5426\u9501\u5b9a\u5185\u5b58\uff0c\u4e0d\u5141\u8bb8\u78c1\u76d8\u4ea4\u6362\u3002\u5982\u679c\u5927\u5185\u5b58\uff0c\u53ef\u4ee5\u8bbe\u7f6e\u4e3atrue\uff1b\u5426\u5219\u5185\u5b58\u7a7a\u95f4\u4e0d\u591f\u5219\u53ef\u80fd\u6570\u636e\u5e93\u670d\u52a1\u542f\u52a8\u5931\u8d25\u3002<\/p>\n\n\n\n<p><strong>network.host<\/strong>: \u5982\u679c\u4e0d\u8003\u8651\u8bbe\u5907\u6709\u591a\u4e2aIP\u7684\u60c5\u51b5\uff0c\u53ef\u4ee5\u76f4\u63a5\u914d\u7f6e\u6210 0.0.0.0 \u6216\u8005 _site_\u3002\u96c6\u7fa4\u9700\u8981\u8de8\u4e3b\u673a\u8bbf\u95ee\uff0c\u6240\u4ee5\u9700\u8981\u5f00\u653e\u7aef\u53e3\uff0c\u4e0d\u80fd\u53ea\u7ed1\u5b9a\u5728 _local_ \u6216\u8005 127.0.0.1 \u3002<\/p>\n\n\n\n<p><strong>discovery.seed_host<\/strong>: \u7528\u4e8e\u53d1\u73b0\u96c6\u7fa4\u4e2d\u5176\u4ed6\u8282\u70b9\u7684\u521d\u59cb\u4e3b\u673a\u5217\u8868\u3002<\/p>\n\n\n\n<p><strong>action.destructive_requires_name<\/strong>: \u63a7\u5236\u6267\u884c\u67d0\u4e9b\u7834\u574f\u6027\u64cd\u4f5c\uff0c\u8bbe\u7f6e false \u64cd\u4f5c\u9a8c\u8bc1\u4f1a\u51cf\u5c11\u3002<\/p>\n\n\n\n<p><strong>xpack.security.enabled<\/strong>: \u662f\u5426\u542f\u7528xpack\u5b89\u5168\u7279\u5f81\uff0c\u5305\u62ec\u8ba4\u8bc1\u3001\u6388\u6743\u548c\u52a0\u5bc6\u7b49\u3002<\/p>\n\n\n\n<p><strong>xpack.security.enrollment.enabled<\/strong>: \u662f\u5426\u542f\u7528\u8282\u70b9\u81ea\u52a8\u52a0\u5165\u96c6\u7fa4\u3002<\/p>\n\n\n\n<p><strong>xpack.security.http.ssl<\/strong>: https\u8bbf\u95ee\u76f8\u5173\u914d\u7f6e\u3002<\/p>\n\n\n\n<p><strong>xpack.security.transport.ssl<\/strong>: \u8282\u70b9\u95f4\u901a\u8baf\u901a\u8fc7ssl\u52a0\u5bc6\u76f8\u5173\u914d\u7f6e\u3002<\/p>\n\n\n\n<p><strong>verification_mode<\/strong>: \u9a8c\u8bc1\u6a21\u5f0f\uff0c\u6b64\u5904\u4e3a\u8bc1\u4e66<\/p>\n\n\n\n<p><strong>key<\/strong>: \u79c1\u94a5\u6587\u4ef6<\/p>\n\n\n\n<p><strong>certificate<\/strong>: \u8bc1\u4e66\u6587\u4ef6<\/p>\n\n\n\n<p><strong>certificate_authorities<\/strong>: \u4fe1\u4efb\u7684CA\u6839\u8bc1\u4e66\u6587\u4ef6<\/p>\n\n\n\n<p><strong>cluster.initial_master_nodes<\/strong>: \u6307\u5b9a\u54ea\u4e9b\u8282\u70b9\u53ef\u4ee5\u4f5c\u4e3a\u4e3b\u8282\u70b9  master<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u9700\u8981\u6839\u636e\u5404\u4e2a\u670d\u52a1\u5668\u81ea\u8eab\u7684\u60c5\u51b5\u505a\u8c03\u6574\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"has-x-large-font-size\"><strong>\u7b2c\u4e09\u6b65\uff0c\u5b89\u88c5\u8bc1\u4e66<\/strong><\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-medium-font-size\">\u628a\u7b2c\u4e00\u6b65\u7533\u8bf7\u7684\u670d\u52a1\u7aef\u79c1\u94a5\u3001\u670d\u52a1\u7aef\u8bc1\u4e66 \u548c CA\u6839\u8bc1\u4e66\uff0c\u653e\u5728 key\u3001certificate\u3001certificate_authorities \u53c2\u6570\u6307\u5b9a\u7684\u6587\u4ef6\u8def\u5f84\u3002\u76ee\u5f55\u7ed3\u6784\u5982\u4e0b\uff0c\u5e76\u786e\u4fdd\u6587\u4ef6\u5bf9minio\u7528\u6237\u53ef\u8bfb\u3002\u6b64\u5904\u7528\u4e86\u8f6f\u8fde\u63a5\uff0c\u4e5f\u662f\u540c\u6837\u7684\u6548\u679c\uff0c\u53ef\u4ee5\u628a\u5bf9\u5e94\u7684\u6587\u4ef6\u76f4\u63a5\u653e\u5728\u6307\u5b9a\u7684\u4f4d\u7f6e\u4e0a\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);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=\"558\" height=\"151\" src=\"https:\/\/www.madbull.site\/wp-content\/uploads\/2024\/09\/\u56fe\u7247-10.png\" alt=\"\" class=\"wp-image-1162\" srcset=\"https:\/\/www.madbull.site\/wp-content\/uploads\/2024\/09\/\u56fe\u7247-10.png 558w, https:\/\/www.madbull.site\/wp-content\/uploads\/2024\/09\/\u56fe\u7247-10-300x81.png 300w\" sizes=\"auto, (max-width: 558px) 100vw, 558px\" \/><\/figure>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>\u6ce8\u610f\uff1a<\/strong>\u4e09\u53f0\u8bbe\u5907\u7528\u5230\u7684\u6839\u8bc1\u4e66\uff0c\u4e5f\u5c31\u662f CAs\/myCA.crt \u662f\u540c\u4e00\u4e2a\uff0c\u4f46\u662f \u670d\u52a1\u7aef\u79c1\u94a5\u548c\u670d\u52a1\u7aef\u8bc1\u4e66\u5219\u5404\u4e0d\u76f8\u540c\u3002xpack.security.http.ssl \u4e0b\u7684\u914d\u7f6e \u548c xpack.security.transport.ssl \u4e0b\u7684\u914d\u7f6e\u53ef\u4ee5\u4e0d\u662f\u540c\u4e00\u4e2a\u6587\u4ef6\u3002<\/p>\n\n\n\n<p>elasticsearch\u96c6\u7fa4 \u4e0d\u4fe1\u4efb\u7cfb\u7edf\u7684\u8bc1\u4e66\uff0c\u6240\u4ee5\u628aCA\u8bc1\u4e66\u6dfb\u52a0\u5230\u7cfb\u7edf\u4fe1\u4efb\u5217\u8868\u4e0d\u8d77\u4f5c\u7528\uff0c\u5fc5\u987b\u628a\u6839\u8bc1\u4e66\u653e\u5728 <strong>certificate_authorities<\/strong> \u6307\u5b9a\u7684\u4f4d\u7f6e\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<p class=\"has-x-large-font-size\"><strong>\u6700\u540e<\/strong><\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u4e09\u53f0\u8bbe\u5907\u91cd\u542f elasticsearch \u670d\u52a1\uff1a systemctl restart elasticsearch\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u5982\u679c \u539f\u6765\u7684 elasticsearch \u5e93\u4e2d\u5df2\u7ecf\u6709\u6570\u636e\uff0c\u8bbe\u5907\u53ea\u4f1a\u4fdd\u7559\u4e3b\u8bbe\u5907\u7684\u6570\u636e\uff0c\u5176\u4ed6\u8bbe\u5907\u7684\u6570\u636e\u5c06\u88ab\u5220\u9664\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u5982\u679c\u9047\u5230\u4e09\u53f0\u8bbe\u5907\u90fd\u53ea\u627e\u5230\u81ea\u5df1\uff0c\u5e76\u9009\u5b9a\u81ea\u5df1\u662f\u4e3b\u8bbe\u5907\uff0c\u4e14\u627e\u4e0d\u5230\u5176\u4ed6\u8bbe\u5907\uff0c\u5c1d\u8bd5\u5220\u9664\u6570\u636e\u76ee\u5f55\uff08\u4e5f\u5c31\u662fpath.data\u914d\u7f6e\u9879\u6307\u5b9a\u7684\u76ee\u5f55\uff09\u4e0b _state \u6587\u4ef6\u5939\u4e0b\u7684\u6240\u6709\u5185\u5bb9\uff0c\u91cd\u542f elasticsearch \u670d\u52a1\u5c1d\u8bd5\u7ec4\u5efa\u96c6\u7fa4\u3002<\/p>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10);height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>elasticsearch\u57fa\u672c\u64cd\u4f5c\uff0c\u53c2\u8003\u6587\u7ae0\uff1a<a href=\"https:\/\/www.madbull.site\/?p=424\">https:\/\/www.madbull.site\/?p=424<\/a><\/p>\n\n\n\n<p>python\u5f00\u53d1\u57fa\u672c\u64cd\u4f5c\u53c2\u8003\u793a\u4f8b\uff1a<a href=\"https:\/\/www.madbull.site\/?p=606\">https:\/\/www.madbull.site\/?p=606<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u7b2c\u96f6\u6b65\uff0c\u51c6\u5907 \u7ed9\u5404\u53f0\u8bbe\u5907\u914d\u7f6e\u865a\u62df\u4e3b\u673a\u540d\uff0c\u8fd9\u6837\u96c6\u7fa4\u4e0d\u4f9d\u8d56IP\uff0c\u5373\u4f7fIP\u53d8\u52a8\uff0c\u6539\u52a8\u4e5f\u66f4\u65b9\u4fbf\u3002\u53c2\u8003\u5f80\u671f\u6587\u7ae0\uff1ahttp [&hellip;]<\/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":[126,280,442,435,185,427,434],"class_list":["post-1159","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-es","category-linux","category-database","category-131","tag-elasticsearch","tag-280","tag-442","tag-435","tag-185","tag-427","tag-434"],"_links":{"self":[{"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/posts\/1159","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=1159"}],"version-history":[{"count":14,"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/posts\/1159\/revisions"}],"predecessor-version":[{"id":1258,"href":"https:\/\/www.madbull.site\/index.php?rest_route=\/wp\/v2\/posts\/1159\/revisions\/1258"}],"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=1159"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1159"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.madbull.site\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}