VictoriaLogs

Log storage with Loki-compatible query API.

Overview

PropertyValue
CDK8s fileplatform/cdk8s/cots/monitoring/victoria_logs.go
Namespacevictoria-logs
HTTPRouteNone
UINo

Purpose

VictoriaLogs stores container and host logs from the OTel Agent DaemonSet. It exposes a Loki-compatible API, enabling Grafana to query logs using the Loki datasource plugin and LogQL.

Ingestion

The OTel Agent on each node collects container logs via the filelog receiver and forwards them to VictoriaLogs via OTLP/HTTP.

Falco runtime alerts are also collected by the OTel Agent (from stdout) and forwarded here.

Querying

From Grafana, select the VictoriaLogs datasource and use LogQL:

{namespace="comfyui"}
{namespace="ollama"} |= "error"