From cb5f7db46997c97d281a44b228872f90cbab4b17 Mon Sep 17 00:00:00 2001 From: jamie-wilson88 <168847178+jamie-wilson88@users.noreply.github.com> Date: Wed, 21 May 2025 09:05:53 -0400 Subject: [PATCH] Update 8.18.0.asciidoc fixed a typo for "jvm.options.d" --- docs/reference/release-notes/8.18.0.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/release-notes/8.18.0.asciidoc b/docs/reference/release-notes/8.18.0.asciidoc index e940a834d73bb..69d2b672a283c 100644 --- a/docs/reference/release-notes/8.18.0.asciidoc +++ b/docs/reference/release-notes/8.18.0.asciidoc @@ -488,7 +488,7 @@ authentication to perform outbound network connections. This issue will be fixed + As a workaround, you can temporarily patch the policy using a JVM option: -1. Create a file called `${ES_CONF_PATH}/jvm_options.d/workaround-127061.options`. +1. Create a file called `${ES_CONF_PATH}/jvm.options.d/workaround-127061.options`. 2. Add the following line to the new file: + -Des.entitlements.policy.x-pack-core=dmVyc2lvbnM6CiAgLSA4LjE4LjAKICAtIDkuMC4wCnBvbGljeToKICB1bmJvdW5kaWQubGRhcHNkazoKICAgIC0gc2V0X2h0dHBzX2Nvbm5lY3Rpb25fcHJvcGVydGllcwogICAgLSBvdXRib3VuZF9uZXR3b3Jr