targets = local.file_match.openbao_file_logs.targets
This commit is contained in:
parent
3e1b284e3b
commit
5843e9498b
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
}
|
Loading…
Reference in a new issue