Login
Remember
Register
Ask a Question
To install the Elasticsearch, which type of files are required to be download on different operating systems?
0
votes
asked
Jul 10, 2022
in
ElasticSearch
by
sharadyadav1986
To install the Elasticsearch, which type of files are required to be download on different operating systems?
elasticsearch-install
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 10, 2022
by
sharadyadav1986
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
...