Skip to content

17. Log monitoring

Siarhei P edited this page Jul 3, 2024 · 2 revisions

Homework Assignment 1: Use grafana Loki for log monitoring

  • Deploy Grafana loki inside your cluster
  • Create Grafana dashboard to monitor counts errors for the following application inside your cluster
    • Jenkins
    • Ingress
    • node-exporter
    • Drupal|Joomla|Wordpress components (these CMS should be deployed from previous home-work)
  • Dashboard style can be any of your choice
  • Counts of error should be as parameter from list: 5m, 1h, 1d

Create screenshot of your dashboard, and json export add to PR