After initiating the Elasticsearch service on Google Cloud's Compute Engine with NGINX, I encountered difficulties accessing SSH.
In the elasticsearch I have done :
- network.host: localhost
- sudo ufw allow from 198.51.100.0 to any port 9200
- sudo ufw enable
Also firewall for port 22 also enabled but still not able to login