How to view log analytics

How to view log analytics

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

    • List of log files locations

      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 turn on debug logging for Hystax VMware Replication Agent

      Task Turn on debug logging to perform advanced troubleshooting of Hystax VMware Replication Agent (HVRAgent) SolutionGo 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 ...
    • How to turn on debug logging for Hystax Linux Replication Agent

      Task Turn on debug logging to perform advanced troubleshooting of Hystax Linux Replication Agent (HLRAgent) Solution Stop the HLRAgent service with the following command: sudo service hlragent stop Enable debug logs, set the value ...
    • How to turn on debug logs for Hystax Windows Replication Agent

      Task Turn on debug logging to perform advanced troubleshooting for Hystax Windows Replication Agent (HWRAgent). Solution HWRAgent is running as two separate processes - HWRAgent service and Replication Manager (Repman_x64.exe), so you need to turn on ...
    • How to interpret data using Grafana

      Task How to interpret data using Grafana. Solution To access the Grafana dashboards log in at http://<ACURA_IP>:30082. User: grafana_user; password: LxY83mXr. On the Home Dashboard page find: the list of useful dashboards global replication speed and ...