Difference between revisions of "Brew install promtail"
Jump to navigation
Jump to search
(7 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 start promtail]] | ||
− | + | [[brew services stop promtail]] | |
+ | [[brew services info promtail]] | ||
[[brew uninstall]] 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]
- Promtail,
/etc/promtail/config.yml, promtail [ -check-syntax, | -version | -help ]
Advertising: