Loki: like Prometheus, but for logs.
https://grafana.com/loki
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus.
- Devel package for openSUSE:Factory
-
9
derived packages
- Links to openSUSE:Factory / loki
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:monitoring/loki && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000710 710 Bytes | |
_servicedata | 0000000436 436 Bytes | |
harden_promtail.service.patch | 0000000825 825 Bytes | |
loki-2.5.0+git.1649366683.2d9d0ee23.tar.bz2 | 0020677095 19.7 MB | |
loki.changes | 0000048629 47.5 KB | |
loki.service | 0000000734 734 Bytes | |
loki.spec | 0000004855 4.74 KB | |
promtail.service | 0000000763 763 Bytes | |
proper-data-directories.patch | 0000013040 12.7 KB | |
series | 0000000060 60 Bytes | |
sysconfig.loki | 0000000240 240 Bytes | |
sysconfig.promtail | 0000000263 263 Bytes |
Revision 17 (latest revision is 30)
Lars Vogdt (lrupp)
accepted
request 986061
from
Marcus Rueckert (darix)
(revision 17)
- also track quilt series file to make it easy to setup a quilt working copy - also make the config file permissions more strict: /etc/loki/loki.yaml root:loki u=rw,g=r,o= /etc/loki/promtail.yaml root:root u=rw,g=r,o= - default configs reference paths in /tmp. move those to proper places: loki data dir: /var/lib/loki loki:loki u=rwx,g=rx,o= promtail data dir: /var/lib/promtail root:root u=rwx,g=rx,o= Existing configs will not be updated Added proper-data-directories.patch
Comments 4
Any reason this is still on 2.8.x?
If there is none, I would update to 2.9 or 3.x? If there are, I would propose to copypac the package to loki-2.8 and update this to the latest version. I can of course help with that.
FYI if anyone wants to take over maintenance of this package, be my guest. I hardly have the chance to do much work on it, I'm afraid.
Hi Stefano, I'll try help and update this to 2.9 or 3.x and keep it up to date.
Thank you!