modules/nixos/monitoring: add loki, modules/nixos/common: add promtail#868
modules/nixos/monitoring: add loki, modules/nixos/common: add promtail#868
Conversation
| "http://localhost:3100/metrics" | ||
| ]; | ||
|
|
||
| services.loki = { |
There was a problem hiding this comment.
It took me a while to find sane loki configuration:
|
We've been doing okay without this so far and at the moment it seems like it may not be worth the effort, may need to reconsider if we end up adding more hosts or we start buying our own hardware. |
|
Going to take another look at collecting logs, either with loki or maybe victorialogs.
@Mic92 Have you any plans for moving off promtail? |
No description provided.