Port details |
- loki Scalable, highly-available, multi-tenant log aggregation system
- 2.9.2_9 sysutils =2 2.9.2_6Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@funzi.org
- Port Added: 2022-05-17 22:00:07
- Last Update: 2024-09-26 13:48:10
- Commit Hash: d5c8853
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 - 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 = 1700129515
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:
-
- go121 : lang/go121
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.2_9 26 Sep 2024 13:48:10 |
Michael Gmelin (grembo) |
sysutils/loki: Add version information to build
This way, `loki --version` actually shows the version that
is installed.
PR: 281716
Approved by: freebsd@funzi.org (maintainer) |
2.9.2_8 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
2.9.2_7 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
2.9.2_6 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
2.9.2_5 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
2.9.2_4 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
2.9.2_3 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
2.9.2_2 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
2.9.2_1 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
2.9.2 17 Nov 2023 18:30:47 |
Fernando Apesteguía (fernape) Author: Christopher Beppler |
sysutils/loki: Update to 2.9.2
Also, add dedicated group for promtail user.
PR: 275124
Reported by: freebsd@funzi.org (maintainer) |
2.9.1 19 Oct 2023 07:07:26 |
Robert Clausecker (fuz) Author: Eren Türkay |
sysutils/loki: add promtail rc.d script
Promtail is a log reader and it can be run as a service to gather the
logs to be sent to remote loki server. For nodes that need to send logs
only, promtail service and configuration file is needed
PR: 274194, 274473
Signed-off-by: Christopher Beppler <freebsd@funzi.org>
Approved by: Chirstopher Beppler <freebsd@funzi.org> (maintainer) |
2.9.1 19 Oct 2023 07:07:26 |
Robert Clausecker (fuz) Author: Christopher Beppler |
sysutils/loki: Update to 2.9.1
Changelog: https://github.com/grafana/loki/releases/tag/v2.9.1
PR: 274473 |
2.8.1_2 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
2.8.1_1 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
2.8.1 30 Apr 2023 18:41:43 |
Robert Clausecker (fuz) Author: Christopher Beppler |
sysutils/loki: Update to 2.8.1
Changelog: https://github.com/grafana/loki/releases/tag/v2.8.1
PR: 271138 |
2.7.4_2 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
2.7.4_1 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
2.7.4 05 Mar 2023 12:28:09 |
Fernando Apesteguía (fernape) Author: Christopher Beppler |
sysutils/loki: Update to 2.7.4
ChangeLog: https://github.com/grafana/loki/releases/tag/v2.7.4
PR: 269926
Reported by: freebsd@funzi.org (maintainer) |
2.7.0_5 18 Feb 2023 22:35:26 |
Dmitri Goutnik (dmgk) |
sysutils/loki: Leave a comment that Go version pinning is required |
2.7.0_5 18 Feb 2023 22:14:21 |
Dmitri Goutnik (dmgk) |
sysutils/loki: Pin to go1.19
When built with go1.20, loki fails at runtime:
panic: Something in this program imports
go4.org/unsafe/assume-no-moving-gc to declare that it assumes a
non-moving garbage collector, but your version of
go4.org/unsafe/assume-no-moving-gc hasn't been updated to assert that
it's safe against the go1.20 runtime. If you want to risk it, run with
environment variable ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.20 set.
Notably, if go1.20 adds a moving garbage collector, this program is
unsafe to use.
Pin this port to go1.19 until this is resolved upstream.
Reported by: cation (via #freebsd-ports)
Approved by: portmgr (blanket, just fix it) |
2.7.0_4 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
2.7.0_3 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
2.7.0_2 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
2.7.0_1 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
2.7.0 14 Nov 2022 00:28:19 |
Nuno Teixeira (eduardo) Author: Christopher Beppler |
sysutils/loki: Update to 2.7.0
ChangeLog: https://github.com/grafana/loki/releases/tag/v2.7.0
PR: 267733 |
2.6.1_5 10 Nov 2022 15:53:18 |
Nuno Teixeira (eduardo) Author: Yonas Yanfa |
sysutils/loki: Switch log level default from "info" to "warn"
By default, the log level is set to "info", which happens to be very
verbose.
To avoid filling the log file and saving disk space, I recommend we set
the default log level to "warn".
PR: 267424 |
2.6.1_4 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
2.6.1_3 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.1_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.6.1_2 05 Sep 2022 20:19:27 |
Kurt Jaeger (pi) Author: Christopher Beppler |
sysutils/loki: Fix runtime error with after runtime bump to go119
PR: 266041
Approved by: maintainer |
2.6.1_1 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
2.6.1 21 Jul 2022 15:19:10 |
Fernando Apesteguía (fernape) Author: Christopher Beppler |
sysutils/loki: Update to 2.6.1
ChangeLog: https://github.com/grafana/loki/releases/tag/v2.6.1
PR: 265326
Reported by: freebsd@funzi.org (maintainer) |
2.6.0 18 Jul 2022 12:14:07 |
Dmitri Goutnik (dmgk) Author: Christopher Beppler |
sysutils/loki: Update to 2.6.0
- Update to 2.6.0
- Add logcli, loki-canary and promtail
Changes: https://github.com/grafana/loki/releases/tag/v2.6.0
PR: 265295
PR: 256031
PR: 265231 |
2.5.0_2 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
2.5.0_1 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
2.5.0 28 May 2022 19:28:02 |
Bernhard Froehlich (decke) |
sysutils/loki: Add CPE information
Approved by: portmgr (blanket) |
2.5.0 17 May 2022 21:52:29 |
Dmitri Goutnik (dmgk) Author: Christopher Beppler |
sysutils/loki: Add new port
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.
WWW: https://github.com/grafana/loki
PR: 256030 |