| Name | String | none | true | Unique identifier within Sawmills. |
| Endpoint | String | none | true | The target URL to send Loki log streams to (e.g., http://loki:3100/loki/api/v1/push). |
| Enable Basic Auth | Boolean | false | true | Toggle on to require Basic Auth. When enabled, you must provide a username and password. |
| Username | String | none | false | Username when using basic authentication. |
| Password | String | none | false | Password when using basic authentication. |
| Customize Enabled Default Labels | Boolean | none | false | Select 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. |