Restart Elasticsearch fail?

[root@scc_check elasticsearch]# sudo systemctl status elasticsearch
● elasticsearch.service - Elasticsearch
Loaded: loaded (/usr/lib/systemd/system/elasticsearch.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Mon 2018-08-13 11:45:03 +07; 4min 6s ago
Docs: http://www.elastic.co
Process: 25466 ExecStart=/usr/share/elasticsearch/bin/elasticsearch -p ${PID_DIR}/elasticsearch.pid --quiet -Edefault.path.logs=${LOG_DIR} -Edefault.path.data=${DATA_DIR} -Edefault.path.conf=${CONF_DIR} (code=exited, status=1/FAILURE)
Process: 25463 ExecStartPre=/usr/share/elasticsearch/bin/elasticsearch-systemd-pre-exec (code=exited, status=0/SUCCESS)
Main PID: 25466 (code=exited, status=1/FAILURE)

Aug 13 11:45:01 scc_check.co systemd[1]: Starting Elasticsearch...
Aug 13 11:45:01 scc_check.co systemd[1]: Started Elasticsearch.
Aug 13 11:45:03 scc_check.co systemd[1]: elasticsearch.service: main process exited, code=exited, status=1/FAILURE
Aug 13 11:45:03 scc_check.co systemd[1]: Unit elasticsearch.service entered failed state.
Aug 13 11:45:03 scc_check.co systemd[1]: elasticsearch.service failed.

and
Thanks all

What exactly are you looking for here?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.