While install opensearch2.12.0 its shows fail to connect the port 9200

Hi @rathiga

You need to execute the following command:

export OPENSEARCH_INITIAL_ADMIN_PASSWORD="add_here_your_strong_password"

After that, please try to execute ./opensearch-tar-install.sh script.