Skip to content

achied/fluent-plugin-fnordmetric

Repository files navigation

fluent-plugin-fnordmetric, a plugin for Fluentd

fnordmetric plugin for fluent Event Collector

Build Status

Getting Started

Setup the fnordmetric output:

  <match fnordmetric.*>
    type fnordmetric
    redis_url redis://localhost:6379
    redis_prefix fnordmetric
    event_queue_ttl 120
    event_data_ttl 2592000
  </match>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages