Skip to content

Commit 9da3364

Browse files
Update 8.18.0.asciidoc (elastic#128249)
fixed a typo for "jvm.options.d" (cherry picked from commit 7622458)
1 parent 6575af9 commit 9da3364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/release-notes/8.18.0.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ authentication to perform outbound network connections. This issue will be fixed
485485
+
486486
As a workaround, you can temporarily patch the policy using a JVM option:
487487

488-
1. Create a file called `${ES_CONF_PATH}/jvm_options.d/workaround-127061.options`.
488+
1. Create a file called `${ES_CONF_PATH}/jvm.options.d/workaround-127061.options`.
489489
2. Add the following line to the new file:
490490
+
491491
-Des.entitlements.policy.x-pack-core=dmVyc2lvbnM6CiAgLSA4LjE4LjAKICAtIDkuMC4wCnBvbGljeToKICB1bmJvdW5kaWQubGRhcHNkazoKICAgIC0gc2V0X2h0dHBzX2Nvbm5lY3Rpb25fcHJvcGVydGllcwogICAgLSBvdXRib3VuZF9uZXR3b3Jr

0 commit comments

Comments
 (0)