You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/07 13:18:00 UTC

[jira] [Commented] (METRON-1304) Allow metron-bro-plugin-kafka to include or exclude logs

    [ https://issues.apache.org/jira/browse/METRON-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16241979#comment-16241979 ] 

ASF GitHub Bot commented on METRON-1304:
----------------------------------------

GitHub user JonZeolla opened a pull request:

    https://github.com/apache/metron-bro-plugin-kafka/pull/2

    DO NOT MERGE METRON-1304: Allow metron-bro-plugin-kafka to include or exclude logs

    This PR assumes [METRON-1303](https://issues.apache.org/jira/browse/METRON-1303).
    
    This allows us the option to specify the inclusion and exclusion of logs to send to kafka.  If you were to unset `Kafka::logs_to_send` and specify logs in `Kafka::logs_to_exclude`, all currently active logs, except for the ones you've excluded, should be sent to kafka.

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

    $ git pull https://github.com/JonZeolla/metron-bro-plugin-kafka METRON-1304

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

    https://github.com/apache/metron-bro-plugin-kafka/pull/2.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 #2
    
----
commit f21e51f4f91452d66b644b1c041e9a3ae3b39bd7
Author: Jon Zeolla <ze...@gmail.com>
Date:   2017-11-07T12:12:53Z

    METRON-1303:  Reorganize the metron-bro-plugin-kafka

commit c2f8b2c347f647076c1d0ba17dad5b3794d7957d
Author: Jon Zeolla <ze...@gmail.com>
Date:   2017-11-07T12:22:39Z

    Fix broken link

commit 3dcecec4faf2119174123ea8a934a83e469080e2
Author: Jon Zeolla <ze...@gmail.com>
Date:   2017-11-07T13:12:37Z

    METRON-1304: Allow metron-bro-plugin-kafka to include or exclude logs

----


> Allow metron-bro-plugin-kafka to include or exclude logs
> --------------------------------------------------------
>
>                 Key: METRON-1304
>                 URL: https://issues.apache.org/jira/browse/METRON-1304
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Jon Zeolla
>            Assignee: Jon Zeolla
>
> Right now, you must specify which logs you want to send to kafka via metron-bro-plugin-kafka.  This would allow the additional feature of excluding certain logs, and sending everything else.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)