forward_to = [loki.write.local_loki.receiver]
This commit is contained in:
parent
d64ecf325b
commit
bfc8972580
1 changed files with 1 additions and 1 deletions
|
@ -88,5 +88,5 @@ alloy:
|
||||||
listener {
|
listener {
|
||||||
address = "0.0.0.0:12345"
|
address = "0.0.0.0:12345"
|
||||||
}
|
}
|
||||||
forwardping_to = [loki.write.local_loki.receiver]
|
forward_to = [loki.write.local_loki.receiver]
|
||||||
}
|
}
|
Loading…
Reference in a new issue