Sha256: 45cc03949ab1201a95010ac5d0baa7fb2f06b9b032dbcbd9435abb5cdb942d1b

Contents?: true

Size: 181 Bytes

Versions: 12

Compression:

Stored size: 181 Bytes

Contents

<source>
  type http_mixpanel
  bind 127.0.0.1
  port 8888
  body_size_limit 10m
  keepalive_timeout 5
  add_http_headers true
</source>

<match mixpanel.**>
  type stdout
</match>

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
fluent-plugin-mixpanel-0.1.0 example/in_http_mixpanel.conf
fluent-plugin-mixpanel-enchanced-0.0.13 example/in_http_mixpanel.conf
fluent-plugin-mixpanel-enchanced-0.0.12 example/in_http_mixpanel.conf
fluent-plugin-mixpanel-enchanced-0.0.11 example/in_http_mixpanel.conf
fluent-plugin-mixpanel-enchanced-0.0.10 example/in_http_mixpanel.conf
fluent-plugin-mixpanel-0.0.9 example/in_http_mixpanel.conf
fluent-plugin-mixpanel-0.0.8 example/in_http_mixpanel.conf
fluent-plugin-mixpanel-0.0.7 example/in_http_mixpanel.conf
fluent-plugin-mixpanel-0.0.6 example/in_http_mixpanel.conf
fluent-plugin-mixpanel-0.0.5 example/in_http_mixpanel.conf
fluent-plugin-mixpanel-0.0.4 example/in_http_mixpanel.conf
fluent-plugin-mixpanel-0.0.3 example/in_http_mixpanel.conf