LOGIQHub is officially live! LOGIQHub is a collection of pre-built, ready-to-use dashboards for monitoring and observing important metrics for popular infrastructure and cloud services. Using these dashboards, you can go from installing LOGIQ to instantly deriving valuable and actionable insights from logs and metrics from your infrastructure services.
LOGIQHub dashboards are preconfigured to extract, plot, and visualize the most important performance, health, and usage metrics from your infrastructure and cloud services so that you don’t have to spend time writing queries and setting them up from scratch. These dashboards are the quickest, no-code approach to getting started with monitoring, observability, and data and metrics visualizations for your applications, services, and infrastructure on LOGIQ.
Supported services
LOGIQHub currently supports pre-built dashboards for the following services:
To use a LOGIQHub dashboard, all you’ll need are:
- A LOGIQ instance configured to ingest data from your data sources
- the LOGIQ CLI – logiqctl
- A LOGIQHub dashboard suitable for your service
The following section will help you get started with using a LOGIQHub dashboard for monitoring your tech environment.
Using the LOGIQHub Kubernetes dashboard
The LOGIQHub Kubernetes dashboard is designed to monitor the following Kubernetes components:
- The Kubernetes API server
- Clusters
- Containers
- Pods
- Nodes
To use a LOGIQHub Kubernetes dashboard, do the following:
- Download the Kubernetes dashboard JSON file from the LOGIQHub GitHub repository.
- Open each JSON file and edit the
datasources
section to add your Prometheus endpoint. - Configure the
namespaces
you’d like to monitor in the JSON files - Run logiqctl to import the dashboard JSON files by running the following commands:
logiqctl create dashboard -f api-server.json
logiqctl create dashboard -f cluster.json
logiqctl create dashboard -f container.json
logiqctl create dashboard -f kube-cluster.json
logiqctl create dashboard -f node.json
When you log into your LOGIQ UI and head over to Dashboards, you’ll now see a list of newly-created dashboards containing visualizations for all the critical metrics and data across your Kubernetes environment. The following images depict the dashboards, and data visualizations available in the LOGIQHub Kubernetes collection.



















Using any other dashboard from the collection involves the same set of steps. All you need to do is configure the dashboard JSON file to work with your service and import them into your LOGIQ instance using logiqctl. You’ll be monitoring and observing your applications and infrastructure in no time.
The road ahead
The LOGIQHub collection of dashboards will keep growing as we continue to build reusable monitoring and observability dashboards for more cloud services and infrastructure. If you’d like to see a monitoring dashboard for a service of your choice, drop us a line and we’ll get that built for you quickly. If you haven’t yet tried out LOGIQ, do check out the free-forever Community Edition of LOGIQ PaaS, try it out on your existing infrastructure using one of our pre-built dashboards, and see for yourself how easy monitoring and observability can be.