Elasticsearch installation Quick checklist

Hereby adding a quick checklist to make elasticsearch up & running

  • Install Java jdk packages
  • Set JAVA_HOME environment variable
  • Install elasticsearch packages
  • Adjust configs general settings & logger settings
  • Set heap size by setting environment variables
  • Allow 9200/9300 ports to communicate (Adding those ports in inbound & outbound rules in firewall settings)
  • Install elasticsearch service (provide custom user credentials if required)
  • Check heap usage using service.bat (mange option)
  • Install marvel/sense if needed

For more details on individual key parts, go through the posts under following tag Elasticsearch

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s