elasticsearch/docs/reference/setup/sysconfig
David Turner a4de6bd14a
Document how to set ES_TMPDIR in the service file (#93121)
Today we suggest that users set `ES_TMPDIR` using `export`, which only
works if you're running things directly from the shell. Yet most users
encountering `ES_TMPDIR` problems seem to on RHEL and trying to run
things via `systemd`, for whom the `export` suggestion doesn't work.

This commit adds to the docs a suggestion of how to adjust the `systemd`
service file to set the appropriate environment variable.

Relates #80651
2023-01-23 08:30:54 +00:00
..
configuring.asciidoc [DOCS] Add missing system config entry (#79830) 2021-10-26 12:04:58 -04:00
dns-cache.asciidoc [DOCS] Edit JVM settings info. Closes #72259 (#72350) 2021-04-28 18:30:32 -07:00
executable-jna-tmpdir.asciidoc Document how to set ES_TMPDIR in the service file (#93121) 2023-01-23 08:30:54 +00:00
file-descriptors.asciidoc
swap.asciidoc [DOCS] Revert changes for ES_JAVA_OPTS (#89931) 2022-09-08 13:37:39 -04:00
tcpretries.asciidoc [DOCS] Update remote cluster docs (#77043) 2021-09-22 16:02:33 -04:00
threads.asciidoc
virtual-memory.asciidoc