GitHub user jfrazee opened a pull request:
https://github.com/apache/incubator-metron/pull/197
METRON-336 Update README.md to use brew instead of pip for ansible 2.0.0.2
install
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jfrazee/incubator-metron METRON-336
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/197.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 #197
----
commit 5d547f4b02a86743f19dc1d1ad1e594f06c35147
Author: Owen O'Malley <[email protected]>
Date: 2015-12-18T16:51:10Z
METRON-5. Minor tweaks to website.
This fixes apache/incubator-metron#4
commit e4a439dd602ad8748c834478bebce5a746d4c021
Author: Owen O'Malley <[email protected]>
Date: 2015-12-18T16:51:10Z
METRON-14. Add news item for Debo becoming a committer.
commit 789000f56a7d6dad9a396a3d87fe6d6092f0c939
Author: Sean Schulte <[email protected]>
Date: 2016-01-08T20:28:37Z
Merge branch 'master' of github.com:ddutta/incubator-metron
This closes #5
commit 3c0c2dbf233fbc2b207241b0c364079149b77934
Author: Sean Schulte <[email protected]>
Date: 2016-01-08T20:33:08Z
Merge branch 'metron-14' of github.com:omalley/incubator-metron
This fixes apache/incubator-metron#7
commit 0648a4470c139621bf201b3a865c35df15c14211
Author: Elana Hashman <[email protected]>
Date: 2016-01-13T19:33:47Z
Rename all OpenSOC files to Metron
commit db6e64e8655b57c1a9849a6be6bb4e176cf6b9ba
Author: Elana Hashman <[email protected]>
Date: 2016-01-13T20:44:27Z
Replace all references to 'OpenSoc' with 'Metron'
commit 3b307cdc78b05c53840ebb9061be3dfbb7babfcc
Author: Sean Schulte <[email protected]>
Date: 2016-01-13T21:09:25Z
Merge branch 'master' of github.com:apache/incubator-metron into gitignore
commit 7c5661ea9ef82dc83a05742699f192b6552e97af
Author: Elana Hashman <[email protected]>
Date: 2016-01-13T22:20:29Z
Move all com/apache folders to org/apache
commit 9096e4aa0edfb8f13166ce7e367001c732d5b97c
Author: Elana Hashman <[email protected]>
Date: 2016-01-13T22:29:13Z
Rename com.apache to org.apache
commit 615336c36c12ee2d78b28b098c90e61b8f053067
Author: Sean Schulte <[email protected]>
Date: 2016-01-14T16:45:55Z
None of the dependency-reduced-pom.xml files should be in source
control.
commit bfa640493772e7f24601bce375cf084b8fb83074
Author: Sean Schulte <[email protected]>
Date: 2016-01-14T17:08:53Z
Merge branch 'master' of github.com:apache/incubator-metron into gitignore
commit 36fabec887c91a5b3c3065fc0a227113daad4813
Author: Sean Schulte <[email protected]>
Date: 2016-01-22T18:05:18Z
Merge branch 'bro-parser' of github.com:sirsean/bro-parser
This fixes apache/incubator-metron#11
Squashed commit of the following:
commit b3f8096365e5f82f4e14e81a1e906cf7dd696072
Author: Sean Schulte <[email protected]>
Date: Thu Jan 21 15:11:11 2016 -0600
Minor tweaks after code review.
commit 41e159f61d5e68066024493e50079f3d1ba1302b
Author: Sean Schulte <[email protected]>
Date: Fri Jan 15 16:32:42 2016 -0600
Bro Parser Improvements
The old Bro parser required that the data came wrapped in a key that
specified the protocol. But not every Bro produces data in that format;
now the parser supports that format AND a format that is flatter and the
protocol is just another attribute in the message.
This also contains some minor code cleanup in the Bro parser.
commit b69e3037448fb585304701936def19fd45952956
Author: Sean Schulte <[email protected]>
Date: 2016-01-22T18:10:14Z
Merge branch 'flux' of github.com:sirsean/incubator-metron
This switches the topologies to run via Storm Flux, rather than the old
topology runner code.
This fixes apache/incubator-metron#10
Squashed commit of the following:
commit b6db53e933bbae692a03b1e952a5bc89f2a33d7f
Merge: bafa53c bfa6404
Author: Sean Schulte <[email protected]>
Date: Thu Jan 14 11:54:24 2016 -0600
Merge branch 'master' of github.com:apache/incubator-metron into flux
commit bafa53c918ddd3c8a8f283dd2b32e16c3c60d9e7
Merge: 367c81e 9096e4a
Author: Sean Schulte <[email protected]>
Date: Thu Jan 14 11:35:20 2016 -0600
Merge branch 'master' of github.com:apache/incubator-metron into flux
(This includes the big rename.)
commit 367c81edf7cf6d45f7949da314b6007f0663c82a
Merge: 5b3a14b 3c0c2db
Author: Sean Schulte <[email protected]>
Date: Wed Jan 13 14:51:30 2016 -0600
Merge branch 'master' of github.com:apache/incubator-metron into flux
commit 5b3a14b750e5e416913c0bb13bfe2fde1675daf5
Author: Sean Schulte <[email protected]>
Date: Wed Jan 13 11:17:49 2016 -0600
Removed old topology runner/builder Java code.
commit b92766d48f718510ca8e6af98db29c2e4f139e92
Author: Sean Schulte <[email protected]>
Date: Wed Jan 13 11:04:57 2016 -0600
Removed old config files.
commit 0237f17958bef476735f3e87fe862a7ed219ad7b
Author: Sean Schulte <[email protected]>
Date: Tue Jan 12 15:38:09 2016 -0600
Added Flux yaml for existing topologies.
commit 971a478024d00e566359758de86ae44e4f36a807
Author: Sean Schulte <[email protected]>
Date: Tue Jan 12 15:34:46 2016 -0600
Added remote Bro topology.
commit ffe0369925d90f0a261f1ca902b5bd90ce4b3e10
Author: Sean Schulte <[email protected]>
Date: Fri Jan 8 14:27:03 2016 -0600
Started local Bro topology with Flux.
commit 263c6fd498a1f28846892b6fd9fbcc8c52629fd5
Author: Sean Schulte <[email protected]>
Date: Wed Jan 6 14:45:08 2016 -0600
Add Flux to POM.
commit d0636e3b96b23c0ffbb08cd90fa31c5350eb42bf
Author: Sean Schulte <[email protected]>
Date: 2016-01-22T18:16:22Z
Merged branch 'master' of github.com:smarthi/incubator-metron
This fixes apache/incubator-metron#12
Squashed commit of the following:
commit 4f27704c3e1a1bda5dfdfa60e1093067ddd88b73
Author: smarthi <[email protected]>
Date: Thu Jan 21 09:12:05 2016 -0500
Upgrade to Junit 4.12
commit bafa055802cfb3bbb19d74fdcac669bdd48dac6e
Author: rmerriman <[email protected]>
Date: 2016-01-22T22:18:02Z
Added ability to configure a topic for each source
commit dc7f8a8b6ef59108ac7c5004875f7c51e48f3164
Author: rmerriman <[email protected]>
Date: 2016-01-22T23:47:39Z
Ansible and vagrant scripts to deploy Metron
commit b1a772313c36c4c8fb254db9a6914b47c2d081bb
Author: rmerriman <[email protected]>
Date: 2016-01-25T16:32:20Z
Revert "Added ability to configure a topic for each source"
This reverts commit bafa055802cfb3bbb19d74fdcac669bdd48dac6e.
commit dd5b60bbc12f23e95c38557a915a0f73b00f47d4
Author: Nick Allen <[email protected]>
Date: 2016-01-25T19:35:10Z
Using an older forked version of Bro that has a Kafka writer to publish Bro
data
commit cacb1cf85e945d65f729c8ddaf05ba1ae86a3731
Author: rmerriman <[email protected]>
Date: 2016-01-25T20:12:39Z
Moved hadoop setup tasks to separate role and updated documentation
commit 4da5cc4eb9ce60eb752b7c26225b32d819aae901
Author: rmerriman <[email protected]>
Date: 2016-01-25T20:54:03Z
Removed redundant HBase create
commit f829f3edc5efccb8a2bc7e6418133cf3cd84ccd9
Author: Nick Allen <[email protected]>
Date: 2016-01-25T20:54:09Z
Using yum instead of rpm which handles idempotency stuffs
commit ccba304b15080b426db9df7597e5dacbc4204ec0
Author: cstella <[email protected]>
Date: 2016-01-26T14:11:06Z
[METRON-2] Merge branch 'master' of
https://github.com/apache/incubator-metron
commit 99b40d627e3c721d4a42787338cef4d8d73da508
Author: Nick Allen <[email protected]>
Date: 2016-01-26T15:04:44Z
Merged with master
commit aba9e9c55db91ee1d0b8e84095578d17d572591e
Author: rmerriman <[email protected]>
Date: 2016-01-22T23:47:39Z
Ansible and vagrant scripts to deploy Metron
commit 268ffda035b66de3965f16a8949a8c9a9f81526f
Author: Nick Allen <[email protected]>
Date: 2016-01-25T19:35:10Z
Using an older forked version of Bro that has a Kafka writer to publish Bro
data
commit d8ef56e8b01373c1372e94ae5076a8f8d30469df
Author: Nick Allen <[email protected]>
Date: 2016-01-25T20:54:09Z
Using yum instead of rpm which handles idempotency stuffs
commit ab77fc2917949abb7a4a19f8dbb8f0da4f616d82
Author: rmerriman <[email protected]>
Date: 2016-01-25T20:12:39Z
Moved hadoop setup tasks to separate role and updated documentation
commit 0a52ed53438753e6d73b75a996c5a57327be3f0c
Author: rmerriman <[email protected]>
Date: 2016-01-25T20:54:03Z
Removed redundant HBase create
commit 2d7637a907ad44608819082d26dbe20d758fceb0
Author: Nick Allen <[email protected]>
Date: 2016-01-26T16:03:21Z
missing var 'pcap_hbase_table' but no mo, fo sho
commit f3365f112aa42c6fce7c1419c3b01914c0704a5b
Author: Nick Allen <[email protected]>
Date: 2016-01-26T16:13:53Z
Turning on ansible pipelining to speed up deployments
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---