input { file { path => "/var/log/*.log" } } output { loki { host => loki port => 3100 path => "/loki/api/v1/push" } }