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

2017-07-28 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r130079229 --- Diff: metron-interface/metron-alerts/e2e/alerts-list/alerts-list.e2e-spec.ts --- @@ -0,0 +1,119 @@ +/// --- End diff --

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

2017-07-27 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r129769257 --- Diff: metron-interface/metron-alerts/README.md --- @@ -0,0 +1,80 @@ +- [Caveats](#caveats) +- [Prerequisites](#prerequisites) +-

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

2017-07-25 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r129431043 --- Diff: metron-interface/metron-alerts/src/app/service/elasticsearch-localstorage-impl.ts --- @@ -0,0 +1,294 @@ +/** + * Licensed to the

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

2017-07-25 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r129347174 --- Diff: metron-interface/metron-alerts/README.md --- @@ -0,0 +1,80 @@ +- [Caveats](#caveats) +- [Prerequisites](#prerequisites) +-

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

2017-07-25 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r129382584 --- Diff: metron-interface/metron-alerts/e2e/alerts-list/alerts-list.e2e-spec.ts --- @@ -0,0 +1,119 @@ +/// --- End diff -- We are

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

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

[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 #620: Metron-988: UI for viewing alerts generated by Met...

2017-07-18 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r127928099 --- Diff: metron-interface/metron-alerts/src/app/service/elasticsearch-localstorage-impl.ts --- @@ -0,0 +1,294 @@ +/** + * Licensed to the

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

2017-07-17 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r127832531 --- Diff: metron-interface/metron-alerts/src/app/service/data-source.ts --- @@ -0,0 +1,62 @@ +/** + * Licensed to the Apache Software Foundation

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

2017-07-14 Thread simonellistonball
Github user simonellistonball commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r127438525 --- Diff: metron-interface/metron-alerts/src/app/utils/elasticsearch-utils.ts --- @@ -0,0 +1,74 @@ +/** + * Licensed to the Apache

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

2017-07-14 Thread simonellistonball
Github user simonellistonball commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r127432908 --- Diff: metron-interface/metron-alerts/src/app/service/elasticsearch-localstorage-impl.ts --- @@ -0,0 +1,294 @@ +/** + * Licensed to

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

2017-07-12 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126957989 --- Diff: metron-interface/metron-alerts/src/app/service/data-source.ts --- @@ -0,0 +1,62 @@ +/** + * Licensed to the Apache Software Foundation

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

2017-07-12 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126949623 --- Diff: metron-interface/metron-alerts/src/app/model/alert.ts --- @@ -0,0 +1,44 @@ +export class Alert { --- End diff -- I agree the

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

2017-07-12 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126948453 --- Diff: metron-interface/metron-alerts/src/app/utils/elasticsearch-utils.ts --- @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache Software

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

2017-07-12 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126948282 --- Diff: metron-interface/metron-alerts/src/app/service/elasticsearch-localstorage-impl.ts --- @@ -0,0 +1,291 @@ +/** + * Licensed to the

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

2017-07-12 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126948073 --- Diff: metron-interface/metron-alerts/src/app/model/search-request.ts --- @@ -0,0 +1,7 @@ +export class SearchRequest { + _source: string[];

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

2017-07-12 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126947986 --- Diff: metron-interface/metron-alerts/src/app/alerts/saved-searches/saved-searches.component.ts --- @@ -0,0 +1,124 @@ +import { Component,

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

2017-07-12 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126947375 --- Diff: metron-interface/metron-alerts/src/app/alerts/alerts-list/query-builder.ts --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apache

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

2017-07-12 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126947344 --- Diff: metron-interface/metron-alerts/src/app/alerts/alerts-list/query-builder.ts --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apache

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

2017-07-11 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126672638 --- Diff: metron-interface/metron-alerts/src/app/model/alert.ts --- @@ -0,0 +1,44 @@ +export class Alert { --- End diff -- I haven't been

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

2017-07-10 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126532937 --- Diff: metron-interface/metron-alerts/src/app/service/data-source.ts --- @@ -0,0 +1,62 @@ +/** + * Licensed to the Apache Software Foundation

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

2017-07-10 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126532195 --- Diff: metron-interface/metron-alerts/src/app/model/search-request.ts --- @@ -0,0 +1,7 @@ +export class SearchRequest { + _source: string[];

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

2017-07-10 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126531609 --- Diff: metron-interface/metron-alerts/src/app/alerts/saved-searches/saved-searches.component.ts --- @@ -0,0 +1,124 @@ +import { Component, OnInit

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

2017-07-10 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r126531076 --- Diff: metron-interface/metron-alerts/src/app/alerts/alerts-list/query-builder.ts --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apache

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124629201 --- Diff: metron-interface/metron-alerts/src/app/shared/metron-table/metron-table-pagination/metron-table-pagination.component.scss --- @@ -0,0 +1,30 @@

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124629155 --- Diff: metron-interface/metron-alerts/src/app/shared/metron-table/metron-table-pagination/metron-table-pagination.component.html --- @@ -0,0 +1,20 @@

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124628897 --- Diff: metron-interface/metron-alerts/src/app/shared/list-group/list-group.component.scss --- @@ -0,0 +1,29 @@ +/** + * Licensed to the Apache

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124628855 --- Diff: metron-interface/metron-alerts/src/app/shared/list-group/list-group.component.html --- @@ -0,0 +1,19 @@ + + + + +

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124628476 --- Diff: metron-interface/metron-alerts/src/app/shared/collapse/collapse.component.html --- @@ -0,0 +1,31 @@ + + + {{ data.getName() }}

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124627945 --- Diff: metron-interface/metron-alerts/src/app/service/cluster-metadata.service.ts --- @@ -0,0 +1,59 @@ +/** + * Licensed to the Apache Software

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124627626 --- Diff: metron-interface/metron-alerts/src/app/service/alert.service.ts --- @@ -0,0 +1,80 @@ +/** + * Licensed to the Apache Software Foundation

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124627293 --- Diff: metron-interface/metron-alerts/src/app/model/query-builder.ts --- @@ -0,0 +1,160 @@ +import {Filter} from './filter'; +import

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124626694 --- Diff: metron-interface/metron-alerts/src/app/app.component.scss --- @@ -0,0 +1,25 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124626493 --- Diff: metron-interface/metron-alerts/src/app/alerts/saved-searches/saved-searches.component.scss --- @@ -0,0 +1,22 @@ +/** + * Licensed to

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124626347 --- Diff: metron-interface/metron-alerts/src/app/alerts/save-search/save-search.component.scss --- @@ -0,0 +1,22 @@ +/** + * Licensed to the

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124625631 --- Diff: metron-interface/metron-alerts/src/app/alerts/configure-rows/configure-rows.component.html --- @@ -0,0 +1,45 @@ + + + + +

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124625253 --- Diff: metron-interface/metron-alerts/src/app/alerts/alerts-list/alerts-list.component.ts --- @@ -0,0 +1,371 @@ +import {Component, OnInit,

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124623532 --- Diff: metron-interface/metron-alerts/scripts/package.json --- @@ -0,0 +1,21 @@ +{ + "name": "metron-management-ui-web-server", --- End

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

2017-06-28 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r124622851 --- Diff: metron-interface/metron-alerts/scripts/prepend_license_header.sh --- @@ -0,0 +1,42 @@ +#!/bin/bash +# +# Licensed to the Apache

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

2017-06-21 Thread iraghumitra
Github user iraghumitra closed the pull request at: https://github.com/apache/metron/pull/620 --- 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 #620: Metron-988: UI for viewing alerts generated by Met...

2017-06-21 Thread iraghumitra
GitHub user iraghumitra reopened a pull request: https://github.com/apache/metron/pull/620 Metron-988: UI for viewing alerts generated by Metron ## Contributor Comments ## Description Metron being a cybersecurity framework has the capability to raise alerts based

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

2017-06-19 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r122813875 --- Diff: metron-interface/metron-alerts/src/app/service/save-search.service.ts --- @@ -0,0 +1,191 @@ +/** + * Licensed to the Apache Software

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

2017-06-19 Thread iraghumitra
GitHub user iraghumitra reopened a pull request: https://github.com/apache/metron/pull/620 Metron-988: UI for viewing alerts generated by Metron ## Contributor Comments The PR intends to implement a GUI for managing alerts. - This was discussed in the community a while

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

2017-06-19 Thread iraghumitra
Github user iraghumitra closed the pull request at: https://github.com/apache/metron/pull/620 --- 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 #620: Metron-988: UI for viewing alerts generated by Met...

2017-06-19 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r122807607 --- Diff: metron-interface/metron-alerts/src/app/service/cluster-metadata.service.ts --- @@ -0,0 +1,59 @@ +/** + * Licensed to the Apache Software

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

2017-06-19 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r122807048 --- Diff: metron-interface/metron-alerts/src/app/service/save-search.service.ts --- @@ -0,0 +1,191 @@ +/** + * Licensed to the Apache Software

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

2017-06-19 Thread iraghumitra
Github user iraghumitra commented on a diff in the pull request: https://github.com/apache/metron/pull/620#discussion_r122804052 --- Diff: metron-interface/metron-alerts/src/app/service/alert.service.ts --- @@ -0,0 +1,81 @@ +/** + * Licensed to the Apache Software