IPCEICIS-3111 #21

Closed
Michal.Wrobel wants to merge 131 commits from IPCEICIS-3111 into development
Showing only changes of commit 5843e9498b - Show all commits

View file

@ -83,6 +83,6 @@ alloy:
} }
loki.source.file "openbao_logs" { 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] forward_to = [loki.write.local_loki.receiver]
} }