Sha256: fda7c25f5e7ba112c9b1b0785ff0e17d4d8e2dd8a5c9765529817aa90dd384de

Contents?: true

Size: 209 Bytes

Versions: 2

Compression:

Stored size: 209 Bytes

Contents

<source>
  type forward
  port 24224
</source>

<match **>
  type file
  path /tmp/test.log
  format sprintf
  sprintf_format "${tag} ${time} ${url} ${ip_address}\n"
  time_format "%Y-%m-%d_%H:%M:%S"
</match>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fluent-plugin-formatter_sprintf-0.1.0 sample/fluent.conf
fluent-plugin-formatter_sprintf-0.0.4 sample/fluent.conf