Logging
These guides help platform engineers configure and use the logging pipeline in UDS Core. Each guide focuses on a single task and includes step-by-step instructions with verification.
For background on how Vector, Loki, and Grafana work together, see Logging Concepts.
Guides
Section titled “Guides”Query application logsFind and filter logs from any workload using Grafana and LogQL.
Forward logs to an external systemSend logs to S3 or other external destinations in addition to Loki.
Configure log retentionControl how long Loki keeps log data before automatic deletion.
Configure Loki with IRSA on Amazon EKSAuthenticate Loki to S3 using IAM Roles for Service Accounts instead of static access keys.