[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-27 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113778897 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,52 @@ event bro_init() } ``` +### Example 3 +

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-27 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113773280 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,60 @@ event bro_init() } ``` +### Example 3 +

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-27 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113762122 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,60 @@ event bro_init() } ``` +### Example 3 +

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-27 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113752984 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,60 @@ event bro_init() } ``` +### Example 3 +

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-27 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113745031 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,60 @@ event bro_init() } ``` +### Example 3 +

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-26 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113576968 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,52 @@ event bro_init() } ``` +### Example 3 +

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-26 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113557275 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,60 @@ event bro_init() } ``` +### Example 3 +

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-26 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113538317 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,52 @@ event bro_init() } ``` +### Example 3 +

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-26 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113484992 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,52 @@ event bro_init() } ``` +### Example 3 +

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-26 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113483664 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,52 @@ event bro_init() } ``` +### Example 3 +

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-26 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113485511 --- Diff: metron-sensors/bro-plugin-kafka/configure.plugin --- @@ -31,7 +31,7 @@ plugin_option() { case "$1" in

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-26 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113484619 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -43,6 +43,7 @@ The following examples highlight different ways that the plugin can

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-25 Thread JonZeolla
GitHub user JonZeolla opened a pull request: https://github.com/apache/incubator-metron/pull/547 METRON-858 bro-plugin-kafka is throwing segfaults ## Contributor Comments This PR is a follow-on of #545. Please DO NOT MERGE until the outstanding items are all completed.