Skip to content

Commit 603dc73

Browse files
Update 8.18.0.asciidoc (#128106) (#128264)
Fixed typo (cherry picked from commit 5699763) Co-authored-by: jamie-wilson88 <[email protected]>
1 parent 90a8ea7 commit 603dc73

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/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)