promtail

From wikieduonline
Revision as of 17:03, 9 April 2025 by Welcome (talk | contribs) (→‎Related)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

promtail is an agent which ships the contents of local logs to a private Loki instance or Grafana Cloud.

cat /tmp/test.log | promtail --stdin --dry-run --client.url http://127.0.0.1:3100/loki/api/v1/push

Errors[edit]

promtail
level=info ts=2023-12-19T12:11:36.495393Z caller=promtail.go:133 msg="Reloading configuration file" 
md5sum=332b04dbdadb303cbe75665c1a1e2208
level=error ts=2023-12-19T12:11:36.495418Z caller=main.go:170 msg="error creating promtail" error="failed to create client manager: at least one client config must be provided"

Related[edit]

See also[edit]

Advertising: