Tag

Loki

1 views collected around this technical thread.

Architect's Tech Stack
Architect's Tech Stack
May 20, 2025 · Operations

Visualizing Nginx Access Logs with Loki and Grafana

This guide explains how to collect Nginx access logs, convert them to JSON, store them in Loki using Promtail, and visualize the data with Grafana dashboards, including installation of required modules, Docker deployment, and world‑map panel configuration.

GrafanaJSONLogging
0 likes · 8 min read
Visualizing Nginx Access Logs with Loki and Grafana
Lobster Programming
Lobster Programming
Mar 17, 2025 · Operations

How to Build a Lightweight Loki Logging Stack with Promtail and Grafana

This guide walks you through setting up a SpringBoot application, configuring Logback, installing and configuring Loki, Promtail, and Grafana, and comparing the lightweight Loki stack with the traditional ELK solution for efficient log collection and visualization.

ELKGrafanaLogging
0 likes · 14 min read
How to Build a Lightweight Loki Logging Stack with Promtail and Grafana
Lobster Programming
Lobster Programming
Oct 17, 2024 · Operations

Designing Scalable Log Systems: From Monoliths to Microservices

Effective logging is crucial for developers to diagnose system errors, and this article compares traditional monolithic file‑based logging with modern microservice‑oriented solutions such as ELK, MongoDB, and Loki, outlining their architectures, advantages, and selection criteria.

ELKLoggingLoki
0 likes · 5 min read
Designing Scalable Log Systems: From Monoliths to Microservices
DevOps Operations Practice
DevOps Operations Practice
Sep 17, 2024 · Operations

Comparison of ELK, EFK, and PLG Log Systems

This article introduces three major log management stacks—ELK, EFK, and PLG (Promtail + Loki + Grafana)—explaining their components, deployment scenarios, and provides a detailed comparison of their storage, indexing, and visualization approaches, especially in Kubernetes environments.

EFKELKGrafana
0 likes · 5 min read
Comparison of ELK, EFK, and PLG Log Systems
Top Architect
Top Architect
Sep 13, 2024 · Operations

Comparison of ELK, EFK, and PLG Logging Systems and Their Architectural Differences

The article explains the components and workflows of ELK, EFK, and PLG (Promtail + Loki + Grafana) logging stacks, compares their architectures, and highlights the trade‑offs between Elasticsearch‑based solutions and Loki‑based solutions for observability in cloud‑native environments.

EFKELKGrafana
0 likes · 8 min read
Comparison of ELK, EFK, and PLG Logging Systems and Their Architectural Differences
Top Architect
Top Architect
Aug 29, 2024 · Operations

Setting Up Nginx Log Monitoring with Loki, Promtail, and Grafana

This article walks through a complete, step‑by‑step solution for collecting Nginx access logs, converting them to JSON, shipping them with Promtail to Loki, and visualizing the data in Grafana, including Docker deployment, dashboard import, and world‑map plugin installation.

GrafanaLoggingLoki
0 likes · 10 min read
Setting Up Nginx Log Monitoring with Loki, Promtail, and Grafana
Efficient Ops
Efficient Ops
Jul 21, 2024 · Cloud Native

Choosing the Right Log Stack: ELK vs EFK vs PLG (Loki) Explained

This article compares popular log aggregation stacks—ELK, EFK, and the PLG combination of Promtail, Loki, and Grafana—detailing their components, architecture, and trade‑offs for cloud‑native environments such as Kubernetes.

EFKELKGrafana
0 likes · 6 min read
Choosing the Right Log Stack: ELK vs EFK vs PLG (Loki) Explained
Selected Java Interview Questions
Selected Java Interview Questions
Jun 3, 2024 · Backend Development

Building a Lightweight Java Logging System with Loki, Loki4j, Grafana, and Spring Boot

This tutorial explains how to set up a simple yet powerful Java logging solution by installing Loki and Grafana via Docker, configuring Loki4j in a Spring Boot project, and visualizing logs in Grafana, providing step‑by‑step instructions and sample code.

BackendDockerGrafana
0 likes · 8 min read
Building a Lightweight Java Logging System with Loki, Loki4j, Grafana, and Spring Boot
Architect
Architect
Feb 28, 2024 · Cloud Native

Lightweight Kubernetes Log Collection with Loki: Deployment and Configuration Guide

This article provides a comprehensive, lightweight solution for collecting Kubernetes logs using Grafana Loki, covering its advantages, component comparison, deployment modes (All‑In‑One, microservices, bare‑metal), required configuration files, ConfigMap and PersistentVolume setup, Promtail installation, Helm deployment, and common troubleshooting steps.

HelmKubernetesLog Collection
0 likes · 20 min read
Lightweight Kubernetes Log Collection with Loki: Deployment and Configuration Guide
Architecture Digest
Architecture Digest
Feb 18, 2024 · Operations

Setting Up Nginx Access Log Visualization with Loki and Grafana

This guide walks through installing Loki, Promtail, and Grafana (via Docker), configuring Nginx to emit JSON‑formatted access logs, collecting them with Promtail, storing them in Loki, and visualizing the data in Grafana dashboards, including geo‑IP enrichment and world‑map panels.

DockerGrafanaLogging
0 likes · 7 min read
Setting Up Nginx Access Log Visualization with Loki and Grafana
Code Ape Tech Column
Code Ape Tech Column
Jan 22, 2024 · Cloud Native

Lightweight Kubernetes Log Collection with Loki and Promtail: Deployment Guide

This article presents a comprehensive, lightweight Kubernetes log collection solution using Loki and Promtail, covering its advantages, architecture, deployment modes, detailed configuration files, Promtail setup, Grafana integration, alternative clients, Helm installation, and troubleshooting tips.

GrafanaKubernetesLogging
0 likes · 21 min read
Lightweight Kubernetes Log Collection with Loki and Promtail: Deployment Guide
Java Captain
Java Captain
Nov 29, 2023 · Operations

Setting Up Nginx Access Log Monitoring with Loki and Grafana

This guide walks through installing Nginx, configuring Promtail and Loki to collect JSON‑formatted access logs, adding GeoIP support, deploying Grafana via Docker, connecting the Loki data source, and creating a dashboard with the world‑map panel to visualize website traffic.

GeoIPGrafanaJSON Logs
0 likes · 8 min read
Setting Up Nginx Access Log Monitoring with Loki and Grafana
Efficient Ops
Efficient Ops
Oct 22, 2023 · Operations

Master Loki: Deploy, Configure, and Query Logs Efficiently

This guide explains Loki's core concepts, deployment steps for Promtail and Loki, Grafana integration, label‑based indexing, handling dynamic and high‑cardinality tags, and query optimization techniques, providing a complete roadmap for building a cost‑effective, scalable log aggregation system.

GrafanaKubernetesLogging
0 likes · 15 min read
Master Loki: Deploy, Configure, and Query Logs Efficiently
Top Architect
Top Architect
Aug 14, 2023 · Operations

Setting Up Nginx Log Collection and Visualization with Promtail, Loki, and Grafana

This guide explains how to collect Nginx access logs, convert them to JSON, ship them with Promtail to Loki, and visualize the data in Grafana, including installation steps, configuration snippets, GeoIP setup, and dashboard customization for a complete observability solution.

GrafanaLokiNginx
0 likes · 9 min read
Setting Up Nginx Log Collection and Visualization with Promtail, Loki, and Grafana
Efficient Ops
Efficient Ops
Jun 25, 2023 · Cloud Native

Master Loki on Kubernetes: Complete Deployment, Configuration, and Troubleshooting Guide

This article explains why Loki is a lightweight log aggregation solution, outlines its key advantages, describes its architecture and deployment modes, provides step‑by‑step Kubernetes deployment instructions with full configuration examples, and offers practical troubleshooting tips for common issues.

DeploymentKubernetesLogging
0 likes · 14 min read
Master Loki on Kubernetes: Complete Deployment, Configuration, and Troubleshooting Guide
Efficient Ops
Efficient Ops
Dec 1, 2022 · Operations

Why Choose Loki Over ELK? A Hands‑On Guide to Deploying and Using Grafana Loki

This article explains the motivations for selecting Grafana Loki instead of ELK/EFK, introduces its core concepts and features, provides step‑by‑step deployment instructions for Promtail and Loki, and demonstrates how to configure Grafana, query logs, and handle label indexing, dynamic tags, and high‑cardinality challenges.

GrafanaKubernetesLoki
0 likes · 15 min read
Why Choose Loki Over ELK? A Hands‑On Guide to Deploying and Using Grafana Loki
Top Architect
Top Architect
Jul 9, 2022 · Operations

Introduction to Loki: Architecture, Deployment, and Usage

This article introduces Loki, Grafana Labs' open‑source, horizontally scalable log aggregation system, compares it with ELK/EFK, explains its architecture and components, and provides step‑by‑step deployment instructions with Promtail configuration and Grafana integration for Kubernetes environments.

ContainerGrafanaKubernetes
0 likes · 15 min read
Introduction to Loki: Architecture, Deployment, and Usage
Selected Java Interview Questions
Selected Java Interview Questions
Jul 6, 2022 · Operations

Grafana 9.0 New Features and Improvements Overview

Grafana 9.0 introduces a suite of usability enhancements—including a visual Prometheus query builder, a visual Loki LogQL generator, improved Explore‑to‑dashboard workflow, revamped heatmap panel, command palette, panel search, trace panel, navigation upgrades, and alerting refinements—aimed at simplifying observability, data visualization, and operational efficiency.

DashboardGrafanaLoki
0 likes · 7 min read
Grafana 9.0 New Features and Improvements Overview
Architecture Digest
Architecture Digest
May 20, 2022 · Cloud Native

Introduction, Architecture, Deployment and Usage of Grafana Loki Log Aggregation System

This article introduces Grafana Loki, an open‑source, horizontally scalable, highly available log aggregation system optimized for Kubernetes and Prometheus, covering its core concepts, architecture, component roles, deployment steps, configuration examples, and practical usage within Grafana.

GrafanaKubernetesLoki
0 likes · 18 min read
Introduction, Architecture, Deployment and Usage of Grafana Loki Log Aggregation System
Efficient Ops
Efficient Ops
Apr 27, 2022 · Operations

Why Choose Loki Over ELK? A Practical Guide to Scalable Log Aggregation

This article explains the motivations for selecting Grafana Loki instead of traditional ELK/EFK stacks, introduces Loki's core concepts and architecture, details component roles, provides step‑by‑step deployment of Promtail and Loki, and demonstrates how to configure and query logs in Grafana while addressing label indexing, dynamic tags, high‑cardinality challenges, and query performance.

GrafanaKubernetesLoki
0 likes · 18 min read
Why Choose Loki Over ELK? A Practical Guide to Scalable Log Aggregation