IBM Operations Analytics - Log Analysis, Version 1.3.0

ssh_config.properties

Before you can use the remote installer utility, you must configure the Secure Shell (SSH) for the remote hosts.

The ssh_config.properties file is in the <HOME>/IBM/LogAnalysis/eif_remote_install_tool/config directory.

Table 1. ssh_config parameters
Parameter Value
REMOTE_HOST= REMOTE_HOST
POST= POST
TIME_OUT= 60000
USER= REMOTE_USER
PASSWORD= password1
USE_PASSWORD_LESS_SSH= true
PATH_OF_PASSWORD_LESS_SSH_KEY= /home/pass/.ssh/id_rsa
PASSPHRASE_OF_PASSWORD_LESS_SSH_KEY= passphrase1


Feedback