Difference between revisions of "Brew install promtail"

From wikieduonline
Jump to navigation Jump to search
 
(4 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
 
  ==> Caveats
Line 10: Line 13:
  
 
  [[brew services start promtail]]
 
  [[brew services start promtail]]
 +
[[brew services stop promtail]]
 
  [[brew services info promtail]]
 
  [[brew services info promtail]]
 
  [[brew uninstall]] promtail
 
  [[brew uninstall]] promtail

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: