dataset/seed/vector/README.md
2023-08-02 16:44:31 +02:00

5.3 KiB

Table of Contents

vector

Synopsis

Vector, a lightweight, ultra-fast tool for building observability pipelines.

For more informations

Basic variables

loki (general.loki)

Description Type Supplier
server_domainname domainname Loki

Account for (accounts.remote_)

This a dynamic family generated from the variable "accounts.remotes".

Description Type Provider
Remote host (host_) domainname Journald:host
  • [+]: variable is multiple
  • bold: variable is mandatory

Variables

systemd-journald (general.journald)

Description Type Supplier Values
journal_client_server_domainname domainname Journald
journal_host_name domainname Journald:host

loki (general.vector)

Description Type Provider
client_addresses [+] domainname Vector

Account for (accounts.remote_)

This a dynamic family generated from the variable "accounts.remotes".

Description Type Provider
messages_ [+] string Journald:message
services_ [+] string Journald:service
functions_ [+] string Journald:function
  • [+]: variable is multiple
  • bold: variable is mandatory

Examples

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

With minimum providers:

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

With all providers:

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

Dependances

Supplier

host-systemd-machined

Provider

loki

All applications services for this dataset.