Hi there,
Is there any way for me to find what operations are currently running against Elasticsearch?
Kind of like 'processlist' does for MySQL?
Thanks,
Francisco.
Hi there,
Is there any way for me to find what operations are currently running against Elasticsearch?
Kind of like 'processlist' does for MySQL?
Thanks,
Francisco.
For long running tasks, you have https://www.elastic.co/guide/en/elasticsearch/reference/5.0/tasks.html
For getting an idea of actual code running, look at https://www.elastic.co/guide/en/elasticsearch/reference/5.0/cluster-nodes-hot-threads.html
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.