diff --git a/services/logging/vector.yaml b/services/logging/vector.yaml index 30857282..40d0fc13 100644 --- a/services/logging/vector.yaml +++ b/services/logging/vector.yaml @@ -59,6 +59,7 @@ transforms: .container_name = "unknown" .service_name = "unknown" } + .log_service = .service_name # Handle container ID if exists(._container_id) { @@ -107,6 +108,7 @@ sinks: healthcheck: enabled: true + # Temporary: Output to console for debugging #console_debug: # type: console