How to View Hystax Acura Log Analytics with Kibana

Viewing log analytics for Acura (Kibana)

Task

How to view log analytics.

Solution

Find the instructions for versions 4.4 and above in the Acura Documentation.
Below are the instructions for versions earlier than 4.4:
      1. Use the Kibana service to view log analytics. It is available at: http://<Acura_IP>:30081/. User: kibana_user; password: LxY83mXr. 
      2. If it’s the first launch of Kibana, follow these steps: Log in. Click “Explore on my own”.

      3. Select "Discover" in the "Analytics” section of the menu.



      4. Click “Create data view”.



      5. Enter ‘**’ into the “Name” and “Index pattern” fields, select ‘@timestamp’ in the “Timestamp field”. Click “Save data view to Kibana”. 



      6. Here are some useful filters to search by:
    1. ‘Host:repman‘ – filter for internal agent logs
    2. ‘host:cabrio’ – filter for external agent logs
    3. ‘container_name:*rest*’ - filter for the main service - rest
    4. ‘container_name:*heat*’ - filter Cloud Site related logs
    5. ‘agent_id:*agent ID*’ - logs for some particular agent
    6. ‘ERROR’ – filtering errors.

      7. Enter the filter request, select the date range and click “Refresh”.



    • Related Articles

    • Log file locations by agent type

      Log files locations, by agent type: Agent type Log file location Windows replication agent %ProgramData%\Hystax\acura\LOG\repman.log %ProgramData%\Hystax\acura\LOG\hwragent.log.txt Linux replication agent /var/log/repman.log VMware replication agent ...
    • How to change network settings of an Acura instance in VMware (version 4.2 or newer)

      Challenge Hystax Acura for VMware is deployed as a virtual machine to a source ESXi host. It uses DHCP for its NIC by default. However, these default settings might not work in case the source VMware infrastructure doesn't have DHCP enabled or ...
    • Enabling debug logging for the Hystax VMware Replication Agent

      Task Turn on debug logging to perform advanced troubleshooting of Hystax VMware Replication Agent (HVRAgent) Solution Go to the TUI and select the “Agent options” menu Choose the “Enable debug logging” option You can see the logs in agent TUI or in ...
    • Continuing to use Acura after changing its public IP address

      Challenge Acura requires a new public IP, and the replications should continue working as before. Solution This article covers the process from the start, so skip to #2 if you have already configured a new IP. #1 To change Acura's public IP: Go to ...
    • Renaming the cloud agent image in Hystax Acura

      Task Change the name of the cloud agent image Solution "Hystax_CATI" is the default Cloud Agent image name used while we deploy Hystax Acura. Sequence of steps on an already deployed Acura: Rename the Cloud Agent image. Create a new customer, ...