labels = { component = "loki.source.syslog", protocol = "tcp" }
This commit is contained in:
parent
992749c6fc
commit
574fe29565
1 changed files with 1 additions and 0 deletions
|
@ -85,5 +85,6 @@ alloy:
|
|||
listener {
|
||||
address = "0.0.0.0:1514"
|
||||
}
|
||||
labels = { component = "loki.source.syslog", protocol = "tcp" }
|
||||
forward_to = [loki.write.local_loki.receiver]
|
||||
}
|
Loading…
Reference in a new issue