From 9da33640cc158c61f40fc25e5ca5f2a8b5b58e08 Mon Sep 17 00:00:00 2001 From: jamie-wilson88 <168847178+jamie-wilson88@users.noreply.github.com> Date: Wed, 21 May 2025 10:55:49 -0400 Subject: [PATCH] Update 8.18.0.asciidoc (#128249) fixed a typo for "jvm.options.d" (cherry picked from commit 7622458c3cd4bbefe92bc2ba81a98027da560f73) --- 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 4137fc4348c4e..245dca3ef5166 100644 --- a/docs/reference/release-notes/8.18.0.asciidoc +++ b/docs/reference/release-notes/8.18.0.asciidoc @@ -485,7 +485,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