Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 412 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 412 Bytes

fluent-bit-docker-metadata

Got stolen from here. And a few little things were added to parse JSON arrays and objects from Docker Swarm metadata for fluent-bit.

Usage

[FILTER]
  Name              lua
  Match             docker.*
  script            /fluent-bit/bin/docker-metadata.lua
  call              encrich_with_docker_metadata