Skip to content

seongpyoHong/fluentd-plugin-gelf-transformer

Repository files navigation

fluent-plugin-gelf-transformer

Fluentd filter plugin to transform parsed apache format to gelf format.

Installation

RubyGems

$ gem install fluent-plugin-gelf-transformer

Bundler

Add following line to your Gemfile:

gem "fluent-plugin-gelf-transformer"

And then execute:

$ bundle

Configuration

You can generate configuration template:

$ fluent-plugin-config-format filter gelf-transformer

Caution!

The records which are input for gelf-plugin have to include origin_log , host field.

Copyright

  • Copyright(c) 2020-SeongpyoHong
  • License
    • Apache License, Version 2.0

About

Fluentd Plugin to Tranform GELF

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages