loki.source.kubernetes "all_pod_logs" {
targets = discovery.relabel.pod_logs.output forward_to = [loki.write.local_loki.receiver] }
This commit is contained in:
parent
2fda5818ec
commit
992749c6fc
1 changed files with 0 additions and 4 deletions
|
@ -80,10 +80,6 @@ alloy:
|
|||
|
||||
}
|
||||
|
||||
loki.source.kubernetes "all_pod_logs" {
|
||||
targets = discovery.relabel.pod_logs.output
|
||||
forward_to = [loki.write.local_loki.receiver]
|
||||
}
|
||||
|
||||
loki.source.syslog "tcp_socket" {
|
||||
listener {
|
||||
|
|
Loading…
Reference in a new issue