From 79219ecf13617242a4da58e7ea31380ff734d30e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E6=A3=AE?= Date: Tue, 23 Jul 2024 13:22:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95=20elastic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 萌森 --- .../8.14.3/config/elasticsearch.yml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/apps/elastic-elasticsearch/8.14.3/config/elasticsearch.yml b/apps/elastic-elasticsearch/8.14.3/config/elasticsearch.yml index 4917a6c17..6d69c85bb 100644 --- a/apps/elastic-elasticsearch/8.14.3/config/elasticsearch.yml +++ b/apps/elastic-elasticsearch/8.14.3/config/elasticsearch.yml @@ -9,12 +9,16 @@ http: enabled: true allow-origin: "*" allow-headers:xpack: X-Requested-With,Content-Type,Content-Length,Authorization +path: + repo: + - /usr/share/elasticsearch/backup + +xpack.security.enabled: true + +xpack: security: enabled: true autoconfiguration: enabled: true enrollment: enabled: true -path: - repo: - - /usr/share/elasticsearch/backup