[
https://issues.apache.org/jira/browse/METRON-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710402#comment-16710402
]
ASF GitHub Bot commented on METRON-1911:
----------------------------------------
Github user ottobackwards commented on the issue:
https://github.com/apache/metron-bro-plugin-kafka/pull/21
current send to end cmd is:
```bash
./scripts/download_sample_pcaps.sh --data-path=A_FULL_PATH &&
./example_script.sh --skip-docker-build --leave-running --data-path=A_FULL_PATH
&& ./scripts/docker_execute_process_data_dir.sh &&
./scripts/docker_run_consume_bro_kafka.sh
```
> [BROS]Create Docker based test environment for Bro
> --------------------------------------------------
>
> Key: METRON-1911
> URL: https://issues.apache.org/jira/browse/METRON-1911
> Project: Metron
> Issue Type: New Feature
> Reporter: Otto Fowler
> Assignee: Otto Fowler
> Priority: Major
>
> We would benefit from the ability to build and deploy bro, have it run
> against standard pcaps and output to kafka, and capture the logs.
> Using scripts and docker, we should be able to automate this process, as it
> is often written in the prs.
> These scripts could also be used in travis, with cached pcaps for regression
> testing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)