[
https://issues.apache.org/jira/browse/METRON-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633952#comment-16633952
]
ASF GitHub Bot commented on METRON-1785:
----------------------------------------
Github user JonZeolla commented on a diff in the pull request:
https://github.com/apache/metron/pull/1205#discussion_r221596252
--- Diff: metron-deployment/ansible/roles/librdkafka/defaults/main.yml ---
@@ -15,6 +15,6 @@
# limitations under the License.
#
---
-librdkafka_version: 0.9.4
-librdkafka_url:
https://github.com/edenhill/librdkafka/archive/v0.9.4.tar.gz
+librdkafka_version: 0.11.5
+librdkafka_url:
https://github.com/edenhill/librdkafka/archive/v0.11.5.tar.gz
--- End diff --
Should we update the bro package as well? I would need to double check but
I think it uses the version of librdkafka installed here in full-dev, but the
package docs say "This plugin has been tested against the latest release of
librdkafka, which at the time of this writing is v0.9.4."
> Automate deployment of packet capture for development environment
> -----------------------------------------------------------------
>
> Key: METRON-1785
> URL: https://issues.apache.org/jira/browse/METRON-1785
> Project: Metron
> Issue Type: Improvement
> Reporter: Nick Allen
> Assignee: Nick Allen
> Priority: Major
>
> I added instructions for deploying all of the components required to generate
> and capture network packets in the development environment. I also fixed
> some issues I ran into along the way.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)