Hi,
Is there a way to force a heap dump with Elasticsearch? I have OpenJDK Runtime Environment (build 11.0.7+10-post-Ubuntu-2ubuntu218.04) running and unfortunately, jmap isn't part of that.
Thanks!
Hi,
Is there a way to force a heap dump with Elasticsearch? I have OpenJDK Runtime Environment (build 11.0.7+10-post-Ubuntu-2ubuntu218.04) running and unfortunately, jmap isn't part of that.
Thanks!
You can't get a heap dump directly out of Elasticsearch, no, you need to use jmap. If that's not included in your JDK then use a different JDK. The one that comes bundled with Elasticsearch is recommended, and includes jmap.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.