lokiTo use the Loki tools, you need to configure a Connector with the following fields:
| Field | Required | Description |
|---|---|---|
instance_name | Yes | Instance name to identify this connector instance. |
base_url | Yes | The base URL of your Loki server (e.g., http://loki:3100). |
auth_type | Yes | Set to none or basic. |
username | No | Basic Auth username. |
password | No | Basic Auth password. |
org_id | No | Organization ID for multi-tenant Loki setups (sets X-Scope-OrgID header). |
verify_ssl | No | SSL certificate verification (default: true). |
The connector provides a comprehensive set of tools for log analysis and metadata exploration.