Configuration | Grafana Labs
grafana.com › docs › lokiclients. The clients block configures how Promtail connects to an instance of Loki: # The URL where Loki is listening, denoted in Loki as http_listen_address and # http_listen_port. If Loki is running in microservices mode, this is the HTTP # URL for the Distributor. Path to the push API needs to be included.
Clients | Grafana Labs
grafana.com › docs › lokiGrafana Loki clients. Grafana Loki supports the following official clients for sending logs: Promtail. Docker Driver. Fluentd. Fluent Bit. Logstash. Lambda Promtail. There are also a number of third-party clients, see Unofficial clients.
Promtail | Grafana Labs
https://grafana.com/docs/loki/latest/clients/promtailPromtail is an agent which ships the contents of local logs to a private Grafana Loki instance or Grafana Cloud. It is usually deployed to every machine that has applications needed to be monitored. Pushes them to the Loki instance. Currently, Promtail can tail logs from two sources: local log files and the systemd journal (on AMD64 machines only).