Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

Loki is log aggregation system inspired by Prometheus.

Promtail is an agent which ships the contents of local logs to a private Grafana Loki instance or Grafana Cloud.

These logs can then be viewed/queried in the Loki Grafana dashboard.

It can be configured to use Minio as the storing mechanism.

Promtail can be installed using a kuberentes daemon set : Promtail K8s Installation

Loki can be installed using the following yaml file: loki.yaml (See Loki documentation for other alternatives)

Minio

This install includes configuration for minio bucket called "loki"

Image Modified


Loki Dashboard

...

Loki vs Elasticsearch - Which tool to choose for Log Analytics?

Grafana Loki configuration parameters