Difference between revisions of "Promtail"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
* [[values.yml]] https://github.com/grafana/helm-charts/blob/main/charts/promtail/values.yaml
 
* [[values.yml]] https://github.com/grafana/helm-charts/blob/main/charts/promtail/values.yaml
 
* <code>[[helm upgrade --install]] promtail grafana/promtail --set "loki.[[serviceName]]=loki"</code>
 
* <code>[[helm upgrade --install]] promtail grafana/promtail --set "loki.[[serviceName]]=loki"</code>
 +
 +
 +
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]]"
 +
  
  

Revision as of 12:12, 19 December 2023

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


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

See also

Advertising: