[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-05 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r239090484 --- Diff: docker/in_docker_scripts/build_bro_plugin.sh --- @@ -0,0 +1,39 @@ +#!/usr/bin/env bash + +# +# Licensed to t

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238851540 --- Diff: docker/example_script.sh --- @@ -0,0 +1,177 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238850336 --- Diff: docker/example_script.sh --- @@ -0,0 +1,177 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238850284 --- Diff: docker/example_script.sh --- @@ -0,0 +1,177 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238850232 --- Diff: docker/scripts/cleanup_containers.sh --- @@ -0,0 +1,30 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apach

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238848648 --- Diff: docker/example_script.sh --- @@ -0,0 +1,177 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software Foun

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238848200 --- Diff: docker/example_script.sh --- @@ -0,0 +1,177 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238844866 --- Diff: docker/example_script.sh --- @@ -0,0 +1,177 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software Foun

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238844401 --- Diff: docker/scripts/cleanup_containers.sh --- @@ -0,0 +1,30 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache So

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238844199 --- Diff: docker/example_script.sh --- @@ -0,0 +1,177 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software Foun

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238844073 --- Diff: docker/example_script.sh --- @@ -0,0 +1,177 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software Foun

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238827202 --- Diff: docker/run_test.sh.template --- @@ -0,0 +1,199 @@ +#!/usr/bin/env bash --- End diff -- i changed it ---

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238826943 --- Diff: docker/scripts/process_data_docker.sh --- @@ -0,0 +1,29 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apac

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238825786 --- Diff: docker/scripts/download_sample_pcaps.sh --- @@ -0,0 +1,101 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apach

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238824961 --- Diff: docker/run_test.sh.template --- @@ -0,0 +1,199 @@ +#!/usr/bin/env bash --- End diff -- Hmm ok, as long as it's o

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238822684 --- Diff: docker/scripts/download_sample_pcaps.sh --- @@ -0,0 +1,101 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apach

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238822338 --- Diff: docker/in_docker_scripts/wait-for-it.sh --- @@ -0,0 +1,161 @@ +#!/usr/bin/env bash +# Use this script to test if a give

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238821774 --- Diff: docker/scripts/process_data_docker.sh --- @@ -0,0 +1,29 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache S

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238806017 --- Diff: docker/scripts/download_sample_pcaps.sh --- @@ -0,0 +1,101 @@ +#!/usr/bin/env bash + +# +# Licensed to the A

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238805671 --- Diff: docker/scripts/download_sample_pcaps.sh --- @@ -0,0 +1,101 @@ +#!/usr/bin/env bash + +# +# Licensed to the A

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238805529 --- Diff: docker/scripts/create_docker_network.sh --- @@ -0,0 +1,73 @@ +#!/usr/bin/env bash + +# +# Licensed to the Ap

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238805123 --- Diff: docker/in_docker_scripts/wait-for-it.sh --- @@ -0,0 +1,161 @@ +#!/usr/bin/env bash +# Use this script to test if a

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238804842 --- Diff: docker/in_docker_scripts/build_bro_plugin.sh --- @@ -0,0 +1,39 @@ +#!/usr/bin/env bash + +# +# Licensed to t

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238804501 --- Diff: docker/in_docker_scripts/build_bro_plugin.sh --- @@ -0,0 +1,39 @@ +#!/usr/bin/env bash + +# +# Licensed to t

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238803331 --- Diff: docker/run_test.sh.template --- @@ -0,0 +1,199 @@ +#!/usr/bin/env bash --- End diff -- so the idea is that t

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238803083 --- Diff: docker/in_docker_scripts/wait-for-it.sh --- @@ -0,0 +1,161 @@ +#!/usr/bin/env bash +# Use this script to test if a

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238802060 --- Diff: docker/in_docker_scripts/wait-for-it.sh --- @@ -0,0 +1,161 @@ +#!/usr/bin/env bash +# Use this script to test if a

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238801412 --- Diff: docker/in_docker_scripts/process_data_dir.sh --- @@ -0,0 +1,32 @@ +#!/usr/bin/env bash + +# +# Licensed to t

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238794511 --- Diff: docker/logs/bro-test-Tue_Dec__4_12:10:42_EST_2018.log --- @@ -0,0 +1,2 @@ +Apache::Kafka - Writes logs to Kafka (dynamic, ver

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238797889 --- Diff: docker/scripts/create_docker_network.sh --- @@ -0,0 +1,73 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238798965 --- Diff: docker/scripts/download_sample_pcaps.sh --- @@ -0,0 +1,101 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apach

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238794488 --- Diff: docker/logs/bro-test-Tue_Dec__4_12:12:39_EST_2018.log --- @@ -0,0 +1,3 @@ +Apache::Kafka - Writes logs to Kafka (dynamic, ver

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238796266 --- Diff: docker/in_docker_scripts/build_bro_plugin.sh --- @@ -0,0 +1,39 @@ +#!/usr/bin/env bash + +# +# Licensed to the A

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238798480 --- Diff: docker/scripts/download_sample_pcaps.sh --- @@ -0,0 +1,101 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apach

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238795456 --- Diff: docker/in_docker_scripts/build_bro_plugin.sh --- @@ -0,0 +1,39 @@ +#!/usr/bin/env bash + +# +# Licensed to the A

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238795569 --- Diff: docker/in_docker_scripts/build_bro_plugin.sh --- @@ -0,0 +1,39 @@ +#!/usr/bin/env bash + +# +# Licensed to the A

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238798495 --- Diff: docker/scripts/download_sample_pcaps.sh --- @@ -0,0 +1,101 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apach

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238797994 --- Diff: docker/scripts/destroy_docker_network.sh --- @@ -0,0 +1,71 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apach

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238798567 --- Diff: docker/scripts/download_sample_pcaps.sh --- @@ -0,0 +1,101 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apach

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238798518 --- Diff: docker/scripts/download_sample_pcaps.sh --- @@ -0,0 +1,101 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apach

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238798536 --- Diff: docker/scripts/download_sample_pcaps.sh --- @@ -0,0 +1,101 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apach

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238798456 --- Diff: docker/scripts/download_sample_pcaps.sh --- @@ -0,0 +1,101 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apach

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238797481 --- Diff: docker/scripts/consume_bro_kafka.sh --- @@ -0,0 +1,22 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Sof

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238794358 --- Diff: docker/logs/bro-test-Tue_Dec__4_11:58:05_EST_2018.log --- @@ -0,0 +1,2 @@ +Apache::Kafka - Writes logs to Kafka (dynamic, ver

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238794286 --- Diff: docker/logs/bro-test-Tue_Dec__4_11:52:34_EST_2018.log --- @@ -0,0 +1,2 @@ +Apache::Kafka - Writes logs to Kafka (dynamic, ver

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238793284 --- Diff: docker/in_docker_scripts/process_data_dir.sh --- @@ -0,0 +1,32 @@ +#!/usr/bin/env bash + +# +# Licensed to the A

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238794457 --- Diff: docker/logs/bro-test-Tue_Dec__4_13:26:18_EST_2018.log --- @@ -0,0 +1,8 @@ +Running unit tests for "/root/code" --- End di

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238796550 --- Diff: docker/in_docker_scripts/wait-for-it.sh --- @@ -0,0 +1,161 @@ +#!/usr/bin/env bash +# Use this script to test if a give

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238794421 --- Diff: docker/logs/bro-test-Tue_Dec__4_13:36:33_EST_2018.log --- @@ -0,0 +1,8 @@ +Running unit tests for "/root/code" --- End di

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238794676 --- Diff: docker/in_docker_scripts/wait-for-it.sh --- @@ -0,0 +1,161 @@ +#!/usr/bin/env bash +# Use this script to test if a give

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r23879 --- Diff: docker/logs/bro-test-Tue_Dec__4_13:28:12_EST_2018.log --- @@ -0,0 +1,7 @@ +Running unit tests for "/root/code" --- End di

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238794530 --- Diff: docker/logs/bro-test-Tue_Dec__4_12:03:04_EST_2018.log --- @@ -0,0 +1,4 @@ +Apache::Kafka - Writes logs to Kafka (dynamic, ver

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238794306 --- Diff: docker/logs/bro-test-Tue_Dec__4_11:54:46_EST_2018.log --- @@ -0,0 +1,2 @@ +Apache::Kafka - Writes logs to Kafka (dynamic, ver

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238793117 --- Diff: docker/in_docker_scripts/build_bro_plugin.sh --- @@ -0,0 +1,39 @@ +#!/usr/bin/env bash + +# +# Licensed to the A

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238794331 --- Diff: docker/logs/bro-test-Tue_Dec__4_12:01:46_EST_2018.log --- @@ -0,0 +1,2 @@ +Apache::Kafka - Writes logs to Kafka (dynamic, ver

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238795001 --- Diff: docker/run_test.sh.template --- @@ -0,0 +1,199 @@ +#!/usr/bin/env bash --- End diff -- Do we need this file?

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-04 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238794481 --- Diff: docker/logs/bro-test-Tue_Dec__4_13:18:12_EST_2018.log --- @@ -0,0 +1,2 @@ +Apache::Kafka - Writes logs to Kafka (dynamic, ver

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-03 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238431951 --- Diff: docker/containers/bro-localbuild-container/Dockerfile --- @@ -0,0 +1,49 @@ +# +# Licensed to the Apache Software Fou

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-03 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238431923 --- Diff: docker/in_docker_scripts/build_bro.sh --- @@ -0,0 +1,31 @@ +#!/usr/bin/env bash --- End diff -- all set --

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-03 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238430863 --- Diff: docker/in_docker_scripts/build_bro.sh --- @@ -0,0 +1,31 @@ +#!/usr/bin/env bash --- End diff -- Shouldn't we ren

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-03 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21#discussion_r238429098 --- Diff: docker/containers/bro-localbuild-container/Dockerfile --- @@ -0,0 +1,49 @@ +# +# Licensed to the Apache Software Foundat

[GitHub] metron-bro-plugin-kafka pull request #21: METRON-1911 [WIP] Docker setup for...

2018-12-03 Thread ottobackwards
GitHub user ottobackwards opened a pull request: https://github.com/apache/metron-bro-plugin-kafka/pull/21 METRON-1911 [WIP] Docker setup for testing bro plugin Status> To try: ```  ~/src/apache/forks/metron-bro-plugin-kafka   docker  cd docker 