Documentation

Monitor your solution in Microsoft Azure

Access the logs and metrics
Read time 1 minuteLast updated a day ago

The Unity Private Cloud solution provides a set of monitoring building blocks that can be used as is or integrated into a centralized monitoring system. These blocks include:
  • A dedicated Log Analytics workspace. Azure Platform as a Service (PaaS) resources send their diagnostic logs into this workspace.
    Tip
    Review and adjust the default daily cap of 200 GB that is configured for this Log Analytics workspace.
  • A few metric-based Azure Monitor alert rules. Read more about monitoring integration for alert rules.
  • The
    kube-prometheus-stack
    and
    Loki
    services. In particular, the
    Loki
    service collects the container logs that you can view in the Grafana interface. To access the Grafana interface:
    1. Obtain the Grafana admin credentials from the Kubernetes secret
      prometheus-grafana
      in the
      asset-solutions
      namespace.
    2. In the browser, enter the below URL and sign in using the Grafana admin credentials:
      https://<SolutionFQDN>/grafana/explore
      Replace
      <SolutionFQDN>
      with your solution's fully qualified domain name (FQDN).
  • Percona Monitoring and Management services, for MongoDB maintenance tasks.