I am running Elastic Search 6.5.4 on small Linux VM in dev mode. It is started successfully,
I can access http://localhost:9200 in browser perfectly.
But when Kibana is run and it start using ES, ES gets hanged. Now, accessing above URL in browser keeps on spinning. This also happens if I try to put any pipeline or index template using REST call. Basically, it is seeming that after some calls to ES, it starts hanging.
There are no exceptions in the logs.
Can you please let me know what can be wrong here?
TOP showing below for ES process
PID THR PRI NICE SIZE RES SHR STATE TIME CPU COMMAND
6285 88 20 0 3338M 226M 34M sleep 0:16 0.80% java
There is only 1 CPU with Thread(s) per core: 1
@ Christian_Dahlqvist
Coming here again.. now I tried it running on a Linux machine with 12 cores and 6 threads/core. Machine has around 16GB RAM with 8-10GB in use.
ES started running and I can put pipeline def and index template.
But filebeat bulk index operation fails with 504 error. And browser also keeps on spinning after some time.
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.