[GitHub] incubator-metron pull request: Metron-56 Create unified enrichment...

2016-03-01 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-metron/pull/33


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: Metron-56 Create unified enrichment...

2016-03-01 Thread cestella
Github user cestella commented on the pull request:

https://github.com/apache/incubator-metron/pull/33#issuecomment-190815542
  
+1


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: Metron-56 Create unified enrichment...

2016-03-01 Thread merrimanr
GitHub user merrimanr opened a pull request:

https://github.com/apache/incubator-metron/pull/33

Metron-56 Create unified enrichment topology

This includes refactoring into separate parser and enrichment topologies.  
Integration tests are provided and can be found at:


/incubator-metron/metron-streaming/Metron-Topologies/src/test/java/org/apache/metron/integration/EnrichmentIntegrationTest.java

/incubator-metron/metron-streaming/Metron-Topologies/src/test/java/org/apache/metron/integration/SnortIntegrationTest.java

/incubator-metron/metron-streaming/Metron-Topologies/src/test/java/org/apache/metron/integration/YafIntegrationTest.java

These tests cover the unified enrichment topology and the yaf and snort 
sensor parsing topologies.  Integration tests for other sensors will be added 
soon.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/merrimanr/incubator-metron METRON-56

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-metron/pull/33.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 #33


commit 0e1055aafe78e428b0ad1fc085589a202cf14206
Author: cstella 
Date:   2016-02-25T16:24:56Z

METRON-50: Ingest threat intel data from Taxii feeds closes 
apache/incubator-metron#29

commit c641666848c94ac10d0fb0948f40b35e3c310d80
Author: rmerriman 
Date:   2016-02-29T15:43:05Z

Unified enrichment topology

commit f06c1c44f0e816b49c71b81ce9ccfa01583a2462
Author: rmerriman 
Date:   2016-03-01T14:07:29Z

Created integration tests

commit 9b9571596930857ecc9590783fb14b98eba99711
Author: rmerriman 
Date:   2016-03-01T16:06:00Z

Updated flux files for all sensors except pcap




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---