diff --git a/alloy/helm/alloy-config/alloy.hcl b/alloy/helm/alloy-config/alloy.hcl index 2f58a87..01cd06e 100644 --- a/alloy/helm/alloy-config/alloy.hcl +++ b/alloy/helm/alloy-config/alloy.hcl @@ -180,7 +180,7 @@ loki.process "cluster_events" { loki.write "default" { endpoint { - url = "http://loki:3100/insert/loki/api/v1/push" + url = "http://loki:3100/loki/api/v1/push" } external_labels = {} }