updating loki

This commit is contained in:
James Mellors 2025-05-12 14:46:47 +01:00
parent fb45a1203b
commit 5a29b9f30f

View File

@ -180,7 +180,7 @@ loki.process "cluster_events" {
loki.write "default" {
endpoint {
url = "http://loki-gateway:80/insert/loki/api/v1/push"
url = "http://loki:3100/insert/loki/api/v1/push"
}
external_labels = {}
}