We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61c6075 commit 686783aCopy full SHA for 686783a
CHANGELOG.md
@@ -9,6 +9,7 @@
9
* The service systemd unit now `Wants=` a network target to fix bootup parallelization problems.
10
* Recursively create the logdir for elasticsearch when creating multiple instances
11
* Files and directories with root ownership now specify UID/GID 0 instead to improve compatability with *BSDs.
12
+* Elasticsearch Debian init file changed to avoid throwing errors when DATA_DIR, WORK_DIR and/or LOG_DIR were an empty variable.
13
14
#### Changes
15
* The `api_ca_file` and `api_ca_path` parameters have been added to support custom CA bundles for API access.
0 commit comments