sonots/haikanko

View on GitHub
pipework/templates/_flowcounter_out_file.erb

Summary

Maintainability
Test Coverage
<match flowcounter.**>
  type file
  path /var/log/fluentd/fluentd<%= "_#{bind}:#{port}" %>/flowcounter
  time_slice_format %Y%m%d
  time_format %Y-%m-%dT%H:%M:%S%z
</match>