0 votes
in ElasticSearch by
To install the Elasticsearch, which type of files are required to be download on different operating systems?

1 Answer

0 votes
by

On each operating system, a different type of file is required to be downloaded.

For example -

  • On Windows operating system, zip file needs to be download. Similarly,
  • On Linux operating system, download tar.gz file of Elasticsearch setup
  • On Mac Operating system, download tar.gz file of Elasticsearch setup
  • For Ubuntu-based system or Debian, download the deb package
...