Sha256: 658205c7b4e283a6f25f57bf7920ad91564e63392b590b91d45c2026803289cd

Contents?: true

Size: 168 Bytes

Versions: 3

Compression:

Stored size: 168 Bytes

Contents

<match test.file>
  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

3 entries across 3 versions & 1 rubygems

Version Path
fluent-plugin-formatter_sprintf-0.0.3 sample/fluent.conf
fluent-plugin-formatter_sprintf-0.0.2 sample/fluent.conf
fluent-plugin-formatter_sprintf-0.0.1 sample/fluent.conf