You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by omallassi <gi...@git.apache.org> on 2015/07/03 16:16:44 UTC

[GitHub] flume pull request: Add a new ElasticSearchLogStashEventSerializer...

GitHub user omallassi opened a pull request:

    https://github.com/apache/flume/pull/21

    Add a new ElasticSearchLogStashEventSerializer 

    to handle kibana v12 version of model + be sure to not send all message properties as String but also as long / double if possible (impact the json format)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/omallassi/flume 1.6.1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flume/pull/21.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21
    
----
commit 32dabf1ba9d4f4823b2bfbd4ececc478ce100482
Author: omallassi@murex.com <om...@pomallassi.fr.murex.com>
Date:   2015-07-03T14:05:18Z

    Add a new ElasticSearchLogStashEventSerializer to handle kibana v12 version of model + be sure to not send all message properties as String but also as long / double if possible (impact the json format)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---