Back to Fluent Bit

README

docker_compose/loki-grafana-structured_metadata_map/README.md

5.0.4505 B
Original Source

Description

This directory has a docker-compose file and its configuration required to run:

  1. A fluentbit installation with a dummy input, and Loki output configured for structured_metadata_map_keys
  2. A Loki installation
  3. A grafana installation with a default Loki datasource

To run this, execute:

$ docker-compose up --force-recreate -d

n.b., the docker compose file contains an image and a commented out build section. Change these to build from local source.