Sha256: fc063bde09adf3095e93cb9878102360e8dce754e1fb203fee20bec7946dd0d2

Contents?: true

Size: 665 Bytes

Versions: 10

Compression:

Stored size: 665 Bytes

Contents

<source>
  type forward
</source>

<match {accesslog,applog}.**>
  type norikra_filter
  norikra localhost:26571
  target_map_tag yes
  drop_server_error_record yes
  drop_error_record 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_integer status,bytes,duration
    field_boolean FLAG,status_redirection,status_errors,rhost_internal,suffix_miscfile,suffix_imagefile,agent_bot
  </target>

  <fetch>
    method sweep
    tag query_name
    tag_prefix norikra.event
    interval 5s
  </fetch>
</match>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fluent-plugin-norikra-0.4.4 example/test2.conf
fluent-plugin-norikra-0.4.3 example/test2.conf
fluent-plugin-norikra-0.4.2 example/test2.conf
fluent-plugin-norikra-0.4.1 example/test2.conf
fluent-plugin-norikra-0.4.0 example/test2.conf
fluent-plugin-norikra-0.3.0 example/test2.conf
fluent-plugin-norikra-patched-7-0.2.2 example/test2.conf
fluent-plugin-norikra-0.2.2 example/test2.conf
fluent-plugin-norikra-0.2.1 example/test2.conf
fluent-plugin-norikra-0.2.0 example/test2.conf