mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +00:00
26e5cd651e
This commit modifies the default setting for standard output in the systemd configuration to the journal instead of /dev/null. This is to address a user pain point where Elasticsearch would fail to start but the error message would be sent to standard output and therefore /dev/null leading to difficult-to-debug situations.