stacks/template
miwr 3e1b284e3b local.file_match "openbao_file_logs" {
path_targets = [{"__path__" = "/openbao/logs/*"}]
        sync_period = "5s"
      }

      loki.source.file "openbao_logs" {
        targets    = local.file_match.openbao_file_logs.output
        forward_to = [loki.write.local_loki.receiver]
      }
2025-03-20 11:26:21 +01:00
..
registry created an own variable for domain gitea 2025-02-24 23:10:05 +01:00
stacks local.file_match "openbao_file_logs" { 2025-03-20 11:26:21 +01:00
edfbuilder.yaml created an own variable for domain gitea 2025-02-24 23:10:05 +01:00