Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 796 Bytes

File metadata and controls

11 lines (10 loc) · 796 Bytes

Loki

Fluentd output plugin to ship logs to a Loki server.

Variable Name Type Required Default Description
url string No https://logs-us-west1.grafana.net The url of the Loki server to send logs to.
username *secret.Secret No - Specify a username if the Loki server requires authentication.
Secret
password *secret.Secret No - Specify password if the Loki server requires authentication.
Secret
tenant string No - Loki is a multi-tenant log storage platform and all requests sent must include a tenant.
extra_labels bool No nil Set of labels to include with every Loki stream.
buffer *Buffer No - Buffer