elasticsearch/docs/changelog/124966.yaml
Ryan Ernst 3bac50e818
Use logs dir as working directory (#124966)
In the unexpected case that Elasticsearch dies due to a segfault or
other similar native issue, a core dump is useful in diagnosing the
problem. Yet core dumps are written to the working directory, which is
read-only for most installations of Elasticsearch. This commit changes
the working directory to the logs dir which should always be writeable.
2025-04-09 07:07:11 -07:00

5 lines
99 B
YAML

pr: 124966
summary: Use logs dir as working directory
area: Infra/CLI
type: enhancement
issues: []