poston 1.2.0

Yet another Fluentd logger for Rust
Documentation
1
2
3
4
5
6
services:
  fluentd:
    image: "fluent/fluent-bit"
    command: /fluent-bit/bin/fluent-bit -i forward -o stdout -f 1
    ports:
      - 24224:24224