Skip to main content

Supported data types:

📘 Logs | 📈 Metrics | 🚦 Traces

Configuration

FieldTypeDefaultRequiredDescription
NameStringnonetrueUnique identifier within Sawmills.
EndpointStringnonetrueThe target URL to send Loki log streams to (e.g., http://loki:3100/loki/api/v1/push).
Enable Basic AuthBooleanfalsetrueToggle on to require Basic Auth. When enabled, you must provide a username and password.
UsernameStringnonefalseUsername when using basic authentication.
PasswordStringnonefalsePassword when using basic authentication.
Customize Enabled Default LabelsBooleannonefalseSelect which default labels to include in logs. If omitted, all default labels are added. At least one label must be present; otherwise, logs will be dropped.

Authentication

Loki destination supports basic authentication, enable this by clicking on the Enable Basic Auth toggle and adding Username and Password