| Port details on branch 2026Q1 |
- loki Scalable, highly-available, multi-tenant log aggregation system
- 2.9.2_25 sysutils
=0 2.9.2_29Version of this port present on the latest quarterly branch. - Maintainer: freebsd@funzi.org
 - Port Added: 2026-01-25 01:42:26
- Last Update: 2026-03-24 13:10:06
- Commit Hash: 5fe27aa
- License: AGPLv3
- WWW:
- https://github.com/grafana/loki
- Description:
- Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation
system inspired by Prometheus. It is designed to be very cost effective and easy
to operate. It does not index the contents of the logs, but rather a set of
labels for each log stream.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- grafana-loki>0:sysutils/loki
- To install the port:
- cd /usr/ports/sysutils/loki/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/loki
- pkg install grafana-loki
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: grafana-loki
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774354855
SHA256 (grafana-loki-v2.9.2_GH0.tar.gz) = 9c1a153ab4d57d5c109dbf55d4ea5aeab2159ccf51d3b8cc8fea19970f0a88d8
SIZE (grafana-loki-v2.9.2_GH0.tar.gz) = 45711316
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_loki
- USES:
- go:modules cpe
- pkg-message:
- If upgrading from < 2.6.1_5:
- Upgrading from before 2.6.1_5 changes default log level "info" to "warn".
Adjust loki_loglevel in ${ETCDIR}/rc.d/loki if needed.
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.9.2_25 24 Mar 2026 13:10:06
    |
Michael Gmelin (grembo)  |
sysutils/loki: Remove GH_TUPLE
GH_TUPLE is not required when using go:modules.
As a side-effect, this solves a hash issue in distfiles.
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D55695
(cherry picked from commit 02cf1b3851b540b042e67db4f8d42ab4c7f62bfe) |
2.9.2_23 06 Mar 2026 03:52:43
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.8
This is a direct commit to 2026Q1. |
2.9.2_22 18 Feb 2026 10:16:49
    |
Michael Gmelin (grembo)  |
sysutils/loki: Fix build
Checksum of one of the many required go modules changed, compared
its content to what was on distcache to verify the change is harmless:
diff consul-1.5.1/vendor/k8s.io/client-go/pkg/version/base.go ...
...
< gitVersion string = "v0.0.0-master+40cec98468b"
---
> gitVersion string = "v0.0.0-master+40cec98468b8"
Approved by: portmgr (blanket)
(cherry picked from commit 1dff87feb9cdb23f040422deba3697f5cebf79dc) |
2.9.2_22 05 Feb 2026 18:02:36
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.13
This is a direct commit to 2026Q1. |
2.9.2_21 25 Jan 2026 01:35:05
    |
Adam Weinberger (adamw)  |
various: Bump dependent ports for Go 1.24.12.
This is a direct commit to 2026Q1. |
Number of commits found: 5
|