Sha256: 5cad401376c52338a91987bd4356fe27ec7575870ddf78214bd947710b90fdc5

Contents?: true

Size: 629 Bytes

Versions: 5

Compression:

Stored size: 629 Bytes

Contents

<source>
  type forward
</source>

<match {accesslog,applog}.**>
  type norikra
  norikra localhost:26571
  target_map_tag yes

  <default>
    include *
    exclude hhmmss
  </default>

  <target accesslog.**>
    field_string  vhost,path,method,referer,rhost,userlabel,agent,ua_name,ua_category,ua_os,ua_version,ua_vendor
    field_int     status
    field_long    bytes,duration
    field_boolean FLAG,status_redirection,status_errors,rhost_internal,suffix_miscfile,suffix_imagefile,agent_bot
  </target>

  <events>
    method sweep
    tag query_name
    tag_prefix norikra.event
    sweep_interval 5s
  </events>
</match>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fluent-plugin-norikra-0.0.9 example/test2.conf
fluent-plugin-norikra-0.0.8 example/test2.conf
fluent-plugin-norikra-0.0.7 example/test2.conf
fluent-plugin-norikra-0.0.6 example/test2.conf
fluent-plugin-norikra-0.0.5 example/test2.conf