IPCEICIS-3111 #21
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ alloy:
|
|||
loki.source.syslog "tcp_socket" {
|
||||
listener {
|
||||
address = "0.0.0.0:1514"
|
||||
labels = { component = "loki.source.syslog", protocol = "tcp" }
|
||||
}
|
||||
labels = { component = "loki.source.syslog", protocol = "tcp" }
|
||||
forward_to = [loki.write.local_loki.receiver]
|
||||
}
|
Reference in a new issue