Skip to content

Lua script to parse Docker Swarm metadata for fluent-bit

Notifications You must be signed in to change notification settings

ziwon/fluent-bit-docker-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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

About

Lua script to parse Docker Swarm metadata for fluent-bit

Topics

Resources

Stars

Watchers

Forks