Complete Docker Guide - How to start with Grafana Loki and Alloy | Migrate existing Promtail configurations to Alloy

:warning: If you are using Docker with Grafana Loki to visualize container log files, then you need to migrate from Promtail (default agent for Loki) to Alloy as Promtail is now End-of-Life (EOL).

Source of Announcement: Official Promtail Page

It means that:

  • No releases of any security patches
  • No Bug fixes or new improvements

The only way to move forward is to replace Promtail with Grafana Alloy :alloy:

I have created this video tutorial that explains very detailed step-by-step instructions on how to migrate your existing Promtail configuration files (for your Grafana Loki deployments) to Grafana Alloy :alloy: :grafana_loki: :grafana: in Docker environments and be able to keep using Loki without re-creating your dashboards or queries.

This tutorial is also for those users who are new to Grafana Alloy :alloy: and want to get started with Docker Compose deployments with minimal effort.

Link to the article:

Here is the link to the complete article.

Link to the video:

Docker Tutorial: Getting started with Grafana Loki and Alloy | Complete Promtail Migration Guide

:light_bulb: All the important links are available in the video description.

The video contains the following sections:

  1. Starting with fundamentals for new users :white_check_mark:

  2. Why Promtail is going EOL :red_question_mark:

  3. Intro. to Grafana Alloy :alloy: (advantages, features)

  4. Demo Docker Compose Setup :whale:

  5. Migration Setup for your Loki :grafana_loki:

  6. Understanding Configuration :magnifying_glass_tilted_left:

  7. Advanced Debugging/Troubleshooting :toolbox: :screwdriver: :gear:

  8. Bonus Exercise

Please share, if you have any questions. Hope you will find this helpful :slightly_smiling_face: