Skip to content

remyduthu/fluent-plugin-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluent-plugin-xml

Fluentd parser plugin to extract attributes from XML data.

Installation

RubyGems

$ gem install fluent-plugin-xml

Bundler

Add following line to your Gemfile:

gem 'fluent-plugin-xml'

And then execute:

$ bundle

Configuration

You can generate configuration template:

$ fluent-plugin-config-format parser xml

You can copy and paste generated documents here.

TODO

  • Write a descent documentation

Copyright

  • Copyright(c) 2021- Rémy DUTHU
  • License
    • Apache License, Version 2.0