[GitHub] metron pull request #699: METRON-1068: Use Elastic end point in alerts ui

2017-08-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/699 --- 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 enab

[GitHub] metron pull request #699: METRON-1068: Use Elastic end point in alerts ui

2017-08-22 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/699#discussion_r134542101 --- Diff: metron-interface/metron-alerts/e2e/login/login.e2e-spec.ts --- @@ -0,0 +1,44 @@ +/** + * Licensed to the Apache Software Foundation (ASF

[GitHub] metron pull request #699: METRON-1068: Use Elastic end point in alerts ui

2017-08-22 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/699#discussion_r134527250 --- Diff: metron-interface/metron-alerts/e2e/login/login.e2e-spec.ts --- @@ -0,0 +1,44 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] metron pull request #699: METRON-1068: Use Elastic end point in alerts ui

2017-08-22 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/699#discussion_r134489911 --- Diff: metron-interface/metron-alerts/e2e/login/login.e2e-spec.ts --- @@ -0,0 +1,44 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] metron pull request #699: METRON-1068: Use Elastic end point in alerts ui

2017-08-19 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/699#discussion_r134088663 --- Diff: metron-interface/metron-alerts/e2e/login/login.e2e-spec.ts --- @@ -0,0 +1,44 @@ +/** + * Licensed to the Apache Software Foundation (ASF

[GitHub] metron pull request #699: METRON-1068: Use Elastic end point in alerts ui

2017-08-18 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/699#discussion_r133964660 --- Diff: metron-interface/metron-alerts/e2e/login/login.e2e-spec.ts --- @@ -0,0 +1,44 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] metron pull request #699: METRON-1068: Use Elastic end point in alerts ui

2017-08-18 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/699#discussion_r133943020 --- Diff: metron-interface/metron-alerts/e2e/login/login.e2e-spec.ts --- @@ -0,0 +1,44 @@ +/** + * Licensed to the Apache Software Foundation (ASF

[GitHub] metron pull request #699: METRON-1068: Use Elastic end point in alerts ui

2017-08-17 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/699#discussion_r133756111 --- Diff: metron-interface/metron-alerts/e2e/login/login.e2e-spec.ts --- @@ -0,0 +1,44 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] metron pull request #699: METRON-1068: Use Elastic end point in alerts ui

2017-08-17 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/699#discussion_r133743885 --- Diff: metron-interface/metron-alerts/e2e/login/login.e2e-spec.ts --- @@ -0,0 +1,44 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] metron pull request #699: Metron-1068: Use Elastic end point in alerts ui

2017-08-16 Thread iraghumitra
GitHub user iraghumitra opened a pull request: https://github.com/apache/metron/pull/699 Metron-1068: Use Elastic end point in alerts ui ## Contributor Comments Added support for fetching alerts data using metron-rest instead of fetching from ES. - Added option to prox