[GitHub] incubator-metron issue #539: METRON-867: In the event that we graduate, remo...

2017-04-20 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/incubator-metron/pull/539 Am I missing something? I thought we were approved for graduation as of last night. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] incubator-metron issue #510: METRON-821 Minor fixes in full dev kerberos set...

2017-04-19 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/incubator-metron/pull/510 Validated this with @mmiklavc today, an issue I found was confirmed as unrelated and I will open a separate JIRA for it soon, if nobody else beats me to it. --- If your project is set

[GitHub] incubator-metron pull request #543: METRON-857 Ability to completely build p...

2017-04-22 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/543#discussion_r112808520 --- Diff: metron-deployment/packaging/docker/ansible-docker/Dockerfile --- @@ -21,10 +21,10 @@ RUN yum install -y tar RUN yum install -y

[GitHub] metron pull request #666: METRON-1051: Enable the ability to update indexed ...

2017-08-03 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/666#discussion_r131249214 --- Diff: metron-platform/metron-elasticsearch/src/test/java/org/apache/metron/elasticsearch/integration/components/ElasticSearchComponent.java

[GitHub] metron issue #692: METRON-1107 add support for handling epoch dates in secon...

2017-08-13 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/692 Also, I did notice a couple of things when poking around that probably fit best into some new JIRAs that I at least wanted to mention here: * It's somewhat unintuitive that we count [starting

[GitHub] metron pull request #692: METRON-1107 add support for handling epoch dates i...

2017-08-13 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/692#discussion_r132855920 --- Diff: metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/common/utils/EpochUtils.java --- @@ -0,0 +1,44

[GitHub] metron pull request #692: METRON-1107 add support for handling epoch dates i...

2017-08-13 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/692#discussion_r132855925 --- Diff: metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/common/utils/EpochUtils.java --- @@ -0,0 +1,44

[GitHub] metron pull request #692: METRON-1107 add support for handling epoch dates i...

2017-08-13 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/692#discussion_r132855961 --- Diff: metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/common/utils/EpochUtils.java --- @@ -0,0 +1,44

[GitHub] metron pull request #692: METRON-1107 add support for handling epoch dates i...

2017-08-14 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/692#discussion_r132980465 --- Diff: metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/common/utils/EpochUtils.java --- @@ -0,0 +1,44

[GitHub] metron issue #692: METRON-1107 add support for handling epoch dates in secon...

2017-08-14 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/692 > can I ask why? Because that is 9x `9`s in epoch (`9`, assuming seconds). > for < 10, we don't know if it is millis or timestamps, at least that is my thinkin

[GitHub] metron pull request #638: METRON-933 New stellar function for regex group ca...

2017-07-11 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/638#discussion_r126739325 --- Diff: metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/functions/RegExFunctions.java --- @@ -0,0 +1,103

[GitHub] metron issue #638: METRON-933 New stellar function for regex group capture

2017-07-11 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/638 +1 via inspection --- 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

[GitHub] metron pull request #638: METRON-933 New stellar function for regex group ca...

2017-07-11 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/638#discussion_r126778701 --- Diff: metron-stellar/stellar-common/src/test/java/org/apache/metron/stellar/dsl/functions/RegExFunctionsTest.java --- @@ -0,0 +1,70

[GitHub] metron issue #640: METRON-1025 remove incubator from github pr template

2017-07-08 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/640 +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

[GitHub] metron pull request #656: METRON-1050 Improve Docs of 'profile.period.durati...

2017-07-18 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/656#discussion_r128136238 --- Diff: metron-analytics/metron-profiler/README.md --- @@ -277,25 +282,103 @@ The values can be changed on disk and then the Profiler topology must

[GitHub] metron issue #659: METRON-1053 Relocate Metron Docker

2017-07-24 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/659 I took a high level look when it first came out - no concerns. I'm mobile only until Thursday so don't hold this up based on me. --- If your project is set up for it, you can reply to this email

[GitHub] metron issue #671: METRON-1067: Minor Typo Fix

2017-07-26 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/671 Thanks @spencer-hanson ! +1 by inspection --- 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

[GitHub] metron pull request #620: Metron-988: UI for viewing alerts generated by Met...

2017-07-19 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r128300557 --- Diff: metron-interface/metron-alerts/scripts/start-dev.sh --- @@ -0,0 +1,19 @@ +#!/bin/bash +# +# Licensed to the Apache Software

[GitHub] metron pull request #627: METRON-1007 ambari integration for metron-manageme...

2017-06-29 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/627#discussion_r124873582 --- Diff: metron-deployment/packaging/docker/rpm-docker/SPECS/metron.spec --- @@ -409,6 +428,7 @@ chkconfig --del metron-management-ui

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-29 Thread JonZeolla
GitHub user JonZeolla reopened a pull request: https://github.com/apache/metron/pull/586 METRON-508 Expand Elasticsearch templates to support the standard bro logs ## Contributor Comments This PR makes it easier for someone with an existing bro install to send some of their log

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-29 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/metron/pull/586 --- 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

[GitHub] metron issue #586: METRON-508 Expand Elasticsearch templates to support the ...

2017-06-29 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/586 Last try before I merge in #624 and make it a dependancy. --- 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

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-29 Thread JonZeolla
GitHub user JonZeolla reopened a pull request: https://github.com/apache/metron/pull/586 METRON-508 Expand Elasticsearch templates to support the standard bro logs ## Contributor Comments This PR makes it easier for someone with an existing bro install to send some of their log

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-29 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/metron/pull/586 --- 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

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-28 Thread JonZeolla
GitHub user JonZeolla reopened a pull request: https://github.com/apache/metron/pull/586 METRON-508 Expand Elasticsearch templates to support the standard bro logs ## Contributor Comments This PR makes it easier for someone with an existing bro install to send some of their log

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-28 Thread JonZeolla
GitHub user JonZeolla reopened a pull request: https://github.com/apache/metron/pull/586 METRON-508 Expand Elasticsearch templates to support the standard bro logs ## Contributor Comments This PR makes it easier for someone with an existing bro install to send some of their log

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-28 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/metron/pull/586 --- 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

[GitHub] metron issue #586: METRON-508 Expand Elasticsearch templates to support the ...

2017-06-30 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/586 Should be good to go now, pending Travis. --- 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

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-29 Thread JonZeolla
GitHub user JonZeolla reopened a pull request: https://github.com/apache/metron/pull/586 METRON-508 Expand Elasticsearch templates to support the standard bro logs ## Contributor Comments This PR makes it easier for someone with an existing bro install to send some of their log

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-29 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/metron/pull/586 --- 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

[GitHub] metron issue #586: METRON-508 Expand Elasticsearch templates to support the ...

2017-06-29 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/586 @nickwallen @justinleet Can I get a quick review of my recent changes before I merge? Mostly focused on how I approached documenting the template, but feel free to comment on anything. I

[GitHub] metron pull request #627: METRON-1007 ambari integration for metron-manageme...

2017-07-01 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/627#discussion_r125172441 --- Diff: metron-deployment/packaging/docker/rpm-docker/SPECS/metron.spec --- @@ -274,6 +276,23 @@ This package installs the Metron Indexing files

[GitHub] metron issue #586: METRON-508 Expand Elasticsearch templates to support the ...

2017-07-01 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/586 I spotted a duplicate in taking a scan of the template, so I ran `grep '": {' metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/

[GitHub] metron pull request #627: METRON-1007 ambari integration for metron-manageme...

2017-07-01 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/627#discussion_r125166333 --- Diff: metron-platform/metron-management/README.md --- @@ -244,10 +244,12 @@ The functions are split roughly into a few sections: * Returns

[GitHub] metron issue #627: METRON-1007 ambari integration for metron-management

2017-07-01 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/627 +1 via inspection, pending my final outstanding comment. --- 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

[GitHub] metron issue #629: METRON-1012 Update Metron public web site for 0.4.0 relea...

2017-07-05 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/629 @mattf-horton Okay great, sounds good to me. I did a quick search before opening a new JIRA and it looks like you've already addressed this in [METRON-718](https://issues.apache.org/jira/browse

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-27 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/metron/pull/586 --- 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

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-29 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/metron/pull/586 --- 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

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-29 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/metron/pull/586 --- 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

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-29 Thread JonZeolla
GitHub user JonZeolla reopened a pull request: https://github.com/apache/metron/pull/586 METRON-508 Expand Elasticsearch templates to support the standard bro logs ## Contributor Comments This PR makes it easier for someone with an existing bro install to send some of their log

[GitHub] metron issue #619: METRON-939 Elasticsearch ES5 with Xshield client support

2017-07-05 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/619 @wardbekker Can you please merge master and deconflict? --- 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

[GitHub] metron issue #629: METRON-1012 Update Metron public web site for 0.4.0 relea...

2017-07-05 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/629 I didn't review it, but I have no reason to hold it back. --- 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

[GitHub] metron issue #632: METRON-1008: Updating travis to use trusty

2017-07-05 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/632 One brief note - I spoke to a friend on the travis infrastructure team and she recommended that if our build takes > 5m we should run on the VM (sudo: true). --- If your project is set

[GitHub] metron issue #632: METRON-1008: Updating travis to use trusty

2017-07-05 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/632 Obviously I was not very clear about what I was commenting on either so sorry about that. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] metron issue #632: METRON-1008: Updating travis to use trusty

2017-07-05 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/632 I was addressing "Testing sudo as false." In the body of the message above. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] metron issue #629: METRON-1012 Update Metron public web site for 0.4.0 relea...

2017-07-04 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/629 Are we still planning to keep the old versions of the book on the website, like under /0.3.1/ instead of /current-book/ ? We previously discussed this [here](https://lists.apache.org/thread.html

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-26 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113576968 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,52 @@ event bro_init() } ``` +### Example 3

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-26 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113538317 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,52 @@ event bro_init() } ``` +### Example 3

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-27 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113745031 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,60 @@ event bro_init() } ``` +### Example 3

[GitHub] incubator-metron issue #531: METRON-854 create dhcp dump parser

2017-04-25 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/incubator-metron/pull/531 I would love to see Metron have a solution for both approaches - ingesting DHCP server logs, as well as DHCP observations based on network traffic. Like @ottobackwards mentioned

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-25 Thread JonZeolla
GitHub user JonZeolla opened a pull request: https://github.com/apache/incubator-metron/pull/547 METRON-858 bro-plugin-kafka is throwing segfaults ## Contributor Comments This PR is a follow-on of #545. Please DO NOT MERGE until the outstanding items are all completed

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-27 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113778897 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,52 @@ event bro_init() } ``` +### Example 3

[GitHub] incubator-metron pull request #547: METRON-858 bro-plugin-kafka is throwing ...

2017-04-27 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/547#discussion_r113762122 --- Diff: metron-sensors/bro-plugin-kafka/README.md --- @@ -94,6 +95,60 @@ event bro_init() } ``` +### Example 3

[GitHub] metron issue #667: METRON-1061 Add FUZZY_SCORE STELLAR function

2017-08-22 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/667 @nickwallen Any additional comments? This looks good to me, happy to do additional testing if needed but I did spin this up a week back --- If your project is set up for it, you can reply

[GitHub] metron issue #586: METRON-508 Expand Elasticsearch templates to support the ...

2017-05-14 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/586 @simonellistonball Right, I'm not attempting to cover any type of log that can come in, based on the bro documentation, because bro logs are heavily extensible and therefore it is hard to detect

[GitHub] metron issue #586: METRON-508 Expand Elasticsearch templates to support the ...

2017-05-15 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/586 I updated the instructions to reflect the repo name change; hopefully it should work but I won't have a chance to test it out for a couple of days. --- If your project is set up for it, you can

[GitHub] incubator-metron issue #560: METRON-912: Metron vagrant setup steps no longe...

2017-05-10 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/incubator-metron/pull/560 I gave `brew cask install docker` another shot this morning and got it running no problem. Updated the instructions per discussion with @nickwallen. --- If your project is set up

[GitHub] metron issue #531: METRON-854 create dhcp dump parser

2017-05-16 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/531 Is there enough interest for me to pursue support of this in #586? I could probably throw that together today. --- If your project is set up for it, you can reply to this email and have your

[GitHub] metron pull request #591: METRON-959 Trivial documentation formatting bugs

2017-05-17 Thread JonZeolla
GitHub user JonZeolla opened a pull request: https://github.com/apache/metron/pull/591 METRON-959 Trivial documentation formatting bugs ## Contributor Comments I noticed there were some bugs rendering README.md files in GitHub MD, so I did a quick search by cloning the metron

[GitHub] metron issue #586: METRON-508 Expand Elasticsearch templates to support the ...

2017-05-13 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/586 Didn't I do that? --- 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

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-19 Thread JonZeolla
GitHub user JonZeolla reopened a pull request: https://github.com/apache/metron/pull/586 METRON-508 Expand Elasticsearch templates to support the standard bro logs ## Contributor Comments This PR makes it easier for someone with an existing bro install to send some of their log

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-19 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/metron/pull/586 --- 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

[GitHub] metron issue #586: METRON-508 Expand Elasticsearch templates to support the ...

2017-06-21 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/586 @nickwallen So, I'm not entirely done with the documentation but I pushed it out for a quick, general review. In doing this, I noticed that some new default-on fields were added with the release

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-19 Thread JonZeolla
GitHub user JonZeolla reopened a pull request: https://github.com/apache/metron/pull/586 METRON-508 Expand Elasticsearch templates to support the standard bro logs ## Contributor Comments This PR makes it easier for someone with an existing bro install to send some of their log

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-20 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/586#discussion_r123037274 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/files/bro_index.template

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-20 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/586#discussion_r123040458 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/files/bro_index.template

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-20 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/metron/pull/586 --- 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

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-20 Thread JonZeolla
GitHub user JonZeolla reopened a pull request: https://github.com/apache/metron/pull/586 METRON-508 Expand Elasticsearch templates to support the standard bro logs ## Contributor Comments This PR makes it easier for someone with an existing bro install to send some of their log

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-20 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/metron/pull/586 --- 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

[GitHub] metron pull request #586: METRON-508 Expand Elasticsearch templates to suppo...

2017-06-20 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/586#discussion_r123059627 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/files/bro_index.template

[GitHub] metron issue #547: METRON-858 bro-plugin-kafka is throwing segfaults

2017-05-19 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/547 @nickwallen This should be ready to review now. Sorry about the delay --- 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

[GitHub] metron issue #591: METRON-959 Trivial documentation formatting bugs

2017-05-19 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/591 Thanks. Just waiting on [INFRA-14159](https://issues.apache.org/jira/browse/INFRA-14159) so I can commit it. --- If your project is set up for it, you can reply to this email and have your

[GitHub] metron issue #591: METRON-959 Trivial documentation formatting bugs

2017-05-20 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/591 Planning to use this as a test commit once the permissions are fixed, unless that doesn't happen until after 0.4.0 (unlikely). In that case I would want this in the release. --- If your project

[GitHub] metron issue #591: METRON-959 Trivial documentation formatting bugs

2017-05-23 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/591 @cestella (or another PMC member) can you take a look at [INFRA_14159](https://issues.apache.org/jira/browse/INFRA-14159)? It is waiting on user right now. --- If your project is set up

[GitHub] metron issue #531: METRON-854 create dhcp dump parser

2017-05-16 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/531 With bro there's also an option to [do a lookup](https://github.com/bro/bro/blob/master/src/bro.bif#L3431-L3458) and [add it](https://www.bro.org/sphinx-git/frameworks/logging.html#add-fields

[GitHub] metron issue #586: METRON-508 Expand Elasticsearch templates to support the ...

2017-05-16 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/586 Per @simonellistonball 's comments in #531 I added initial support for the native way that Bro handles tracking DHCP's Client ID field and updated the above instructions appropriately

[GitHub] metron issue #605: Metron-979 markdown errors in site-book

2017-06-01 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/605 Opened a PR against your branch. Generated the documentation and did a fair amount of manual review and couldn't find any broken code blocks, links, etc. --- If your project is set up

[GitHub] metron issue #605: Metron-979 markdown errors in site-book

2017-06-02 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/605 Go for it. Just trying to make sure it got in under a documentation related Jira without a ton of overhead. Jon On Fri, Jun 2, 2017, 6:23 PM Matt Foley <notific

[GitHub] metron pull request #:

2017-06-06 Thread JonZeolla
Github user JonZeolla commented on the pull request: https://github.com/apache/metron/commit/d5abcf429dad3c284a5f2469c0fb99713844be02#commitcomment-22423223 In metron-deployment/Kerberos-manual-setup.md: In metron-deployment/Kerberos-manual-setup.md on line 388: I don't think

[GitHub] metron issue #530: METRON-777 Metron Extension System and Parser Extensions

2017-06-07 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/530 I'm just poking my head in to say I'm also in favor of a feature branch for this work, as it will make my functional test much more straightforward. --- If your project is set up for it, you can

[GitHub] metron issue #611: METRON-979 markdown errors in site-book, part 3

2017-06-06 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/611 +1 by inspection --- 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

[GitHub] incubator-metron pull request #560: METRON-912: Metron vagrant setup steps n...

2017-05-02 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/incubator-metron/pull/560 --- 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

[GitHub] incubator-metron pull request #564: Metron-905 Fix square-bracket behavior a...

2017-05-08 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/564#discussion_r115301858 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/ELASTICSEARCH/2.3.3/configuration/elastic-site.xml

[GitHub] incubator-metron issue #555: METRON-902 ES improperly indexes Bro logs

2017-05-08 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/incubator-metron/pull/555 bump --- 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

[GitHub] incubator-metron issue #560: METRON-912: Metron vagrant setup steps no longe...

2017-05-08 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/incubator-metron/pull/560 Ok, sounds good. The biggest part of this is that I have not been able to find anybody who got Metron working on vagrant after only installing docker via `brew cask install docker`. I

[GitHub] incubator-metron issue #555: METRON-902 ES improperly indexes Bro logs

2017-04-30 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/incubator-metron/pull/555 Ok, this is ready for review. It essentially re-implements METRON-403, METRON-510, and METRON-517. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] metron issue #547: METRON-858 bro-plugin-kafka is throwing segfaults

2017-06-01 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/547 Just ran through the instructions from scratch and it works for me, can you give it another shot from the beginning? --- If your project is set up for it, you can reply to this email and have

[GitHub] metron issue #760: METRON-1188: Ambari global configuration management broke...

2017-09-19 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/760 Spun up fine now ---

[GitHub] metron issue #760: METRON-1188: Ambari global configuration management broke...

2017-09-19 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/760 This is failing to spin up for me. As a part of Metron Enrichment Start, during: ``` 2017-09-19 18:05:54,844 - Execute['/usr/metron/0.4.1/bin/zk_load_configs.sh --zk_quorum node1

[GitHub] metron pull request #800: METRON-1251: Typo and formatting fixes for metron-...

2017-10-16 Thread JonZeolla
GitHub user JonZeolla opened a pull request: https://github.com/apache/metron/pull/800 METRON-1251: Typo and formatting fixes for metron-rest README ## Contributor Comments This fix properly format the github md in addition to the site-book docs (previously the github

[GitHub] metron pull request #746: METRON-1173: Fix pointers to old stellar code

2017-09-10 Thread JonZeolla
GitHub user JonZeolla opened a pull request: https://github.com/apache/metron/pull/746 METRON-1173: Fix pointers to old stellar code ## Contributor Comments Stellar was moved out from metron-common, but some READMEs still point to the old location. This fixes any related

[GitHub] metron issue #690: METRON-1091 Package STELLAR shell as stand alone

2017-08-31 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/690 Right, I think the disconnect is that I would envision a stellar shell with metron stellar functions added as libs, as you suggested. That's why I was thinking we would doc in stellar-common, I

[GitHub] metron issue #712: METRON-1129 Management UI - Package Node Dependencies in ...

2017-09-01 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/712 @nickwallen do you need any additional testing on this? I would love to see it get into our upcoming release. From what I can tell, the only thing outstanding is the suppression, correct

[GitHub] metron issue #712: METRON-1129 Management UI - Package Node Dependencies in ...

2017-09-01 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/712 +1, spun up full dev and combed through the changes; all appears to be good. Similarly did some `rpmlint`ing: ``` # rpmlint metron-config-0.4.1-201709020023.noarch.rpm | grep -v script

[GitHub] metron issue #712: METRON-1129 Management UI - Package Node Dependencies in ...

2017-09-01 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/712 I'll be unable to test until tonight but I will spin things up asap. --- 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

[GitHub] metron pull request #800: METRON-1251: Typo and formatting fixes for metron-...

2017-10-17 Thread JonZeolla
Github user JonZeolla closed the pull request at: https://github.com/apache/metron/pull/800 ---

[GitHub] metron issue #805: METRON-1261: Apply bro security patch

2017-10-18 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/805 # Testing 1. Create a working directory and pull in this PR ``` mkdir ~/metron-1261 git clone https://github.com/apache/metron ~/metron-1261/metron cd ~/metron

[GitHub] metron pull request #805: METRON-1261: Apply bro security patch

2017-10-18 Thread JonZeolla
GitHub user JonZeolla opened a pull request: https://github.com/apache/metron/pull/805 METRON-1261: Apply bro security patch ## Contributor Comments This should update the version of bro that is auto-installed by full-dev/quick-dev, and update some manual instructions

[GitHub] metron issue #805: METRON-1261: Apply bro security patch

2017-10-18 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/805 Right @justinleet I've done that in the past as well, this is me just being lazy and not wanting to look up the PR # when drafting my instructions =) That said, those instructions don't

[GitHub] metron pull request #800: METRON-1251: Typo and formatting fixes for metron-...

2017-10-18 Thread JonZeolla
Github user JonZeolla commented on a diff in the pull request: https://github.com/apache/metron/pull/800#discussion_r145415334 --- Diff: metron-interface/metron-rest/README.md --- @@ -112,42 +112,42 @@ The following configures the application for MySQL: 1. Install MySQL

  1   2   3   >