项目作者: seongpyoHong

项目描述 :
Fluentd Plugin to Tranform GELF
高级语言: Ruby
项目地址: git://github.com/seongpyoHong/fluentd-plugin-gelf-transformer.git
创建时间: 2020-07-17T05:22:24Z
项目社区:https://github.com/seongpyoHong/fluentd-plugin-gelf-transformer

开源协议:Apache License 2.0

下载


fluent-plugin-gelf-transformer

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

Installation

RubyGems

  1. $ gem install fluent-plugin-gelf-transformer

Bundler

Add following line to your Gemfile:

  1. gem "fluent-plugin-gelf-transformer"

And then execute:

  1. $ bundle

Configuration

You can generate configuration template:

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

Caution!

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

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