[GitHub] metron issue #796: METRON-1224: Add time range selection to search control

2017-10-26 Thread james-sirota
Github user james-sirota commented on the issue: https://github.com/apache/metron/pull/796 login to application ✓ should display error message for invalid credentials ✓ should login for valid credentials ✓ should logout metron-alerts App

[GitHub] metron issue #796: METRON-1224: Add time range selection to search control

2017-10-26 Thread james-sirota
Github user james-sirota commented on the issue: https://github.com/apache/metron/pull/796 +1 ---

[GitHub] metron issue #796: METRON-1224: Add time range selection to search control

2017-10-26 Thread james-sirota
Github user james-sirota commented on the issue: https://github.com/apache/metron/pull/796 + 1. Gret job. all pass login to application ✓ should display error message for invalid credentials ✓ should login for valid credentials ✓ should logout

[GitHub] metron pull request #796: METRON-1224: Add time range selection to search co...

2017-10-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/796 ---

[GitHub] metron pull request #803: Metron-1252: Build ui for grouping alerts into met...

2017-10-26 Thread iraghumitra
GitHub user iraghumitra reopened a pull request: https://github.com/apache/metron/pull/803 Metron-1252: Build ui for grouping alerts into meta alerts ## Contributor Comments The purpose of the PR is to provide GUI for grouping multiple alerts into a meta alert, the rest api for

[GitHub] metron pull request #803: Metron-1252: Build ui for grouping alerts into met...

2017-10-26 Thread iraghumitra
Github user iraghumitra closed the pull request at: https://github.com/apache/metron/pull/803 ---

[GitHub] metron issue #811: METRON-1272: Hide child alerts from searches and grouping...

2017-10-26 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/811 +1 This was more challenging than meets the eye. Thanks for working through this @justinleet . We have some use cases to figure out, but this is a good first step toward metaalerts. ---

[GitHub] metron pull request #803: Metron-1252: Build ui for grouping alerts into met...

2017-10-26 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/803#discussion_r147152861 --- Diff: metron-interface/metron-alerts/src/app/alerts/alerts-list/tree-view/tree-view.component.ts --- @@ -337,12 +343,67 @@ export class

[GitHub] metron issue #811: METRON-1272: Hide child alerts from searches and grouping...

2017-10-26 Thread james-sirota
Github user james-sirota commented on the issue: https://github.com/apache/metron/pull/811 +1 from me as well. Great job @justinleet ---

[GitHub] metron issue #817: METRON-1283: Install Elasticsearch template as a part of ...

2017-10-26 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/817 Hi @anandsubbu - Just a few issues that came to mind. These may or may not be problems, so I just wanted to open them for discussion. 1. This will reinstall the same templates each time

[GitHub] metron pull request #811: METRON-1272: Hide child alerts from searches and g...

2017-10-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/811 ---

[GitHub] metron issue #803: Metron-1252: Build ui for grouping alerts into meta alert...

2017-10-26 Thread iraghumitra
Github user iraghumitra commented on the issue: https://github.com/apache/metron/pull/803 I had to force push the last merge since I was facing issues with github. ---

[GitHub] metron issue #817: METRON-1283: Install Elasticsearch template as a part of ...

2017-10-26 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/817 The templates are installed from ansible right now for the vagrant builds. Wouldn't we need to remove that step? Have you tested full_dev ? ---

[GitHub] metron pull request #817: METRON-1283: Install Elasticsearch template as a p...

2017-10-26 Thread anandsubbu
GitHub user anandsubbu opened a pull request: https://github.com/apache/metron/pull/817 METRON-1283: Install Elasticsearch template as a part of the mpack startup scripts ## Contributor Comments For a Metron multi-node deployment using mpack, the Elasticsearch template is

[GitHub] metron pull request #801: METRON-1254: Conditionals as map keys do not funct...

2017-10-26 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/801#discussion_r147239180 --- Diff: metron-stellar/stellar-common/src/test/java/org/apache/metron/stellar/dsl/functions/BasicStellarTest.java --- @@ -218,6 +218,25 @@ public

[GitHub] metron pull request #801: METRON-1254: Conditionals as map keys do not funct...

2017-10-26 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/801#discussion_r147238667 --- Diff: metron-stellar/stellar-common/src/main/antlr4/org/apache/metron/stellar/common/generated/Stellar.g4 --- @@ -249,6 +253,7 @@

[GitHub] metron issue #812: METRON-1273: Website documentation link should point to t...

2017-10-26 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/812 +1 Ran up, Docs Home [Learn More] takes you to https://metron.apache.org/current-book/index.html ---

[GitHub] metron pull request #818: METRON-1284: Remove extraneous dead query in Elast...

2017-10-26 Thread justinleet
GitHub user justinleet opened a pull request: https://github.com/apache/metron/pull/818 METRON-1284: Remove extraneous dead query in ElasticsearchDao ## Contributor Comments Delete a pointless query. Given that it's essentially just a noop (we query ES and then do nothing with

[GitHub] metron pull request #801: METRON-1254: Conditionals as map keys do not funct...

2017-10-26 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/801#discussion_r147257285 --- Diff: metron-stellar/stellar-common/src/test/java/org/apache/metron/stellar/dsl/functions/BasicStellarTest.java --- @@ -218,6 +218,25 @@ public void

[GitHub] metron pull request #801: METRON-1254: Conditionals as map keys do not funct...

2017-10-26 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/801#discussion_r147259905 --- Diff: metron-stellar/stellar-common/src/test/java/org/apache/metron/stellar/dsl/functions/BasicStellarTest.java --- @@ -218,6 +218,25 @@ public

[GitHub] metron issue #801: METRON-1254: Conditionals as map keys do not function in ...

2017-10-26 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/801 +1 by inspection ---

[GitHub] metron pull request #801: METRON-1254: Conditionals as map keys do not funct...

2017-10-26 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/801#discussion_r147257082 --- Diff: metron-stellar/stellar-common/src/main/antlr4/org/apache/metron/stellar/common/generated/Stellar.g4 --- @@ -249,6 +253,7 @@ identifier_operand :

[GitHub] metron pull request #801: METRON-1254: Conditionals as map keys do not funct...

2017-10-26 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/801#discussion_r147257992 --- Diff: metron-stellar/stellar-common/src/main/antlr4/org/apache/metron/stellar/common/generated/Stellar.g4 --- @@ -249,6 +253,7 @@