No description
Find a file
miwr 1f429f079b loki.source.syslog "tcp_socket" {
listener {
          address = "0.0.0.0:1514"
          labels   = { component = "loki.source.syslog", protocol = "tcp" }
        }
        forward_to = [loki.write.local_loki.receiver]
      }
2025-03-26 13:55:46 +01:00
template loki.source.syslog "tcp_socket" { 2025-03-26 13:55:46 +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.