No release in over a year
A Fluentd parser plugin to extract attributes from XML data
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.14
~> 12.0
~> 3.0

Runtime

>= 0.14.10, < 2
 Project Readme

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