Difference between revisions of "Brew install promtail"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{Promtail}} Category:Logs")
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
* https://formulae.brew.sh/formula/promtail
  
 +
brew install promtai && [[brew services info promtail]] && [[promtail -check-syntax]]
  
 +
==> Caveats
 +
To restart promtail after an upgrade:
 +
  [[brew services restart promtail]]
 +
Or, if you don't want/need a background service you can just run:
 +
  /Users/user/brew/opt/promtail/bin/promtail -config.file\=/Users/user[[/brew/etc/promtail-local-config.yaml]]
 +
 +
 +
 +
[[brew services start promtail]]
 +
[[brew services stop promtail]]
 +
[[brew services info promtail]]
 +
[[brew uninstall]] promtail
  
 
== See also ==
 
== See also ==

Latest revision as of 17:08, 9 April 2024

brew install promtai && brew services info promtail && promtail -check-syntax
==> Caveats
To restart promtail after an upgrade:
  brew services restart promtail
Or, if you don't want/need a background service you can just run:
  /Users/user/brew/opt/promtail/bin/promtail -config.file\=/Users/user/brew/etc/promtail-local-config.yaml


brew services start promtail
brew services stop promtail
brew services info promtail
brew uninstall promtail

See also[edit]

Advertising: