Tag

EFK

0 views collected around this technical thread.

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
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
DevOps Cloud Academy
DevOps Cloud Academy
Nov 24, 2020 · Operations

Deploying the EFK Stack with Local‑Volume StorageClass on OpenShift

This guide explains how to prepare resources, create a local‑volume storage class, install the Elasticsearch and Cluster Logging operators, and configure a persistent EFK stack on OpenShift, including YAML definitions, command‑line steps, and best‑practice notes on node selectors and tolerations.

EFKElasticsearchKubernetes
0 likes · 12 min read
Deploying the EFK Stack with Local‑Volume StorageClass on OpenShift