dataset/seed/loki
2023-08-01 15:13:17 +02:00
..
dictionaries ansible template 2023-06-23 08:12:05 +02:00
manual/image/postinstall ansible template 2023-06-23 08:12:05 +02:00
templates ansible template 2023-06-23 08:12:05 +02:00
applicationservice.yml update doc 2023-08-01 15:13:17 +02:00
README.md update doc 2023-08-01 15:13:17 +02:00

Table of Contents

loki

Description

Loki, a log aggregation platform.

For more informations

Examples

Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.

With minimum providers:

loki:
  applicationservice: loki
  provider_zone: loki
  zones_name:
    - localdns

With all providers:

loki:
  applicationservice: loki
  provider_zone: loki
  zones_name:
    - journald
    - localdns

Dependances

Variables

Général (general)

loki (general.loki)

Description Type Provider
Remote loki client (remotes) [+] domainname Loki
  • [+]: variable is multiple
  • bold: variable is mandatory

Supplier

vector

All applications services for this dataset.