You can configure vRealize Business for Cloud to send the log details to vRealize Log Insight for analyzing the operational visibility and providing a faster troubleshooting procedure.

Prerequisites

  • You must be a vRealize Business for Cloud administrator.
  • You must update the Common|Global agent name with the following details:
    [common|global]
    tags = {"product":"vrb", "agent_name":"FQDN_localhost_need_update"}

Procedure

  1. Log in to vRealize Business for Cloud by using the system administrator credentials.
  2. Ensure that your vRealize Log Insight server is accessible by pinging the host name or IP address of the server.
  3. Open the liagent.ini file available at /var/lib/loginsight-agent/.
  4. Modify the server section as following:
    [server]
    ; Hostname or IP address of your Log Insight server 
    hostname= Log_Insight_server_name
    ssl_accept_any = 1
    
  5. Run the systemctl restart liagentd command, to restart liagent.