IPCEICIS-3111 #21

Closed
Michal.Wrobel wants to merge 131 commits from IPCEICIS-3111 into development
Showing only changes of commit e8c6aeb3c2 - Show all commits

View file

@ -86,7 +86,7 @@ alloy:
loki.source.syslog "tcp_socket" { loki.source.syslog "tcp_socket" {
listener { listener {
address = "0.0.0.0:12345" address = "0.0.0.0:1514"
} }
forward_to = [loki.write.local_loki.receiver] forward_to = [loki.write.local_loki.receiver]
} }