Pre-Installation Checks
Elasticsearch installation file:https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.17.29-linux-x86_64.tar.gzNote: Access to this address is not mandatory. If the server does not have external internet access, the file can be downloaded from a different environment and manually transferred to the server.
Downloading and Preparing New Elasticsearch Version
Configuring Elasticsearch Parameters for the Environment
1. Copying Configuration File
You need to copy the information from the existingelasticsearch.yml file to the new version.
View the current configuration:
Certificate Files (Optional)If your existing Elasticsearch installation uses SSL/TLS certificates, you need to copy these certificates to the new version.

