Open zicmama opened 4 years ago
Is it because of JRE v11? Probably. You can try:
- to remove this options, from all Elasticsearch scripts
- to install a JDK 1.8
Let me know
@zicmama Alors ? :)
Yes comment in ./elasticsearch.in.sh
# ES_GC_OPTS="$ES_GC_OPTS -XX:+UseParNewGC"
let it run, do you see it?
else than redirecting output in log file, is there a monitoring port or service? gchange-pod script can be used to add to INITV or systemd?
else than redirecting output in log file, is there a monitoring port or service? gchange-pod script can be used to add to INITV or systemd?
Please try to get this info from the ElacticSearch documentation. Ghange Pod is just a standard ES v2.4 installation...
trying to install
but with on debian buster
Is it because of JRE v11?