DirectorySecurity advisories
Sign in

Directory

fluent-bit-plugin-loki logo

fluent-bit-plugin-loki

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/fluent-bit-plugin-loki

Need access to a specific version? Contact us.

Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

The Fluent Bit Loki plugin allows you to send your log or events to a Loki service.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/fluent-bit-plugin-loki:latest

Usage

Docker

You can run a Fluent Bit container with the Loki output plugin pre-installed using the following command:

docker run -v /var/log:/var/log \
    -e LOG_PATH="/var/log/*.log" -e LOKI_URL="http://localhost:3100/loki/api/v1/push" \
    cgr.dev/chainguard/fluent-bit-plugin-loki:latest

The GitHub repository has more details on running the fluent-bit plugin.
Note: The default loki plugin config can be found at /fluent-bit/etc/fluent-bit-loki.conf.

Helm

The plugin can also be installed using the fluent-bit helm chart by configuring the image values:

image:
  repository: cgr.dev/chainguard/fluent-bit-plugin-loki
  tag: latest

For detailed instructions on setting up the Fluent Bit Loki plugin, refer to the Loki documentation.

Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • GPL-2.0-or-later

  • MIT

  • AGPL-3.0-or-later

  • Apache-2.0

  • BSD-3-Clause

  • BSD-3-Clause

  • GPL-2.0-only

View more

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement 

Category
analytics
application

Products

Chainguard Images

© 2024 Chainguard, Inc.