[
https://issues.apache.org/jira/browse/METRON-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15132916#comment-15132916
]
ASF GitHub Bot commented on METRON-25:
--------------------------------------
GitHub user nickwallen opened a pull request:
https://github.com/apache/incubator-metron/pull/17
METRON-25 Create Bro Plugin to Send Logs Directly to Kafka
Create a Bro plugin that will consume the logs produced by Bro and send
them directly to a Kafka topic. The types of logs to send should be
configurable, so that only a subset of them are published to Kafka. For
example, I may only want DNS::LOG and HTTP::LOG sent to Kafka. This should not
interfere with the existing file based logging which is useful for diagnostics
and troubleshooting.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nickwallen/incubator-metron METRON-25
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/17.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 #17
----
----
> Create Bro Plugin to Send Logs Directly to Kafka
> ------------------------------------------------
>
> Key: METRON-25
> URL: https://issues.apache.org/jira/browse/METRON-25
> Project: Metron
> Issue Type: Improvement
> Reporter: Nick Allen
> Priority: Critical
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Create a Bro plugin that will consume the logs produced by Bro and send them
> directly to a Kafka topic. The types of logs to send should be configurable,
> so that only a subset of them are published to Kafka. For example, I may
> only want DNS::LOG and HTTP::LOG sent to Kafka. This should not interfere
> with the existing file based logging which is useful for diagnostics and
> troubleshooting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)