forked from stove/dataset
31 lines
598 B
YAML
31 lines
598 B
YAML
---
|
|
version: 1.1
|
|
|
|
vector:
|
|
description: loki
|
|
hidden: true
|
|
|
|
client_addresses:
|
|
description: Collect observability data from another Vector instance
|
|
type: domainname
|
|
provider: Vector
|
|
multi: true
|
|
mandatory: false
|
|
|
|
listen_addresses:
|
|
description: Send Journal on this IP address
|
|
help: >-
|
|
Vector must listen on this address, clients are configured to use this
|
|
destination IP
|
|
type: ip
|
|
multi: true
|
|
provider: Vector:address
|
|
mandatory: false
|
|
|
|
loki:
|
|
description: loki
|
|
hidden: true
|
|
|
|
server_domainname:
|
|
type: domainname
|
|
supplier: Loki
|