No description
Find a file
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
.idea adding a side-car logging container for openbao 2025-03-13 15:09:06 +01:00
template local.file_match "openbao_file_logs" { 2025-03-20 11:26:21 +01:00
.gitignore alloy implementation 2025-03-12 13:37:16 +01:00
README.md Added README.md 2024-12-18 14:33:01 +01:00

edpbuilder stacks

This repository contains the building blocks to instanciate Internal Developer Platform's.

Install edpbuilder

To get started, you need to install edpbuilder.