diff --git a/template/stacks/monitoring/alloy/values.yaml b/template/stacks/monitoring/alloy/values.yaml index c83bdda..3b1f8f4 100644 --- a/template/stacks/monitoring/alloy/values.yaml +++ b/template/stacks/monitoring/alloy/values.yaml @@ -83,6 +83,6 @@ alloy: } loki.source.file "openbao_logs" { - targets = local.file_match.openbao_file_logs.output + targets = local.file_match.openbao_file_logs.targets forward_to = [loki.write.local_loki.receiver] } \ No newline at end of file