[GitHub] metron pull request #711: METRON-1127: Add ability to escalate alerts for ex...

2017-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/711 ---

[GitHub] metron pull request #711: METRON-1127: Add ability to escalate alerts for ex...

2017-08-29 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/711#discussion_r135898556 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -0,0 +1,57 @@ +/** + *

[GitHub] metron pull request #711: METRON-1127: Add ability to escalate alerts for ex...

2017-08-29 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/711#discussion_r135828943 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -0,0 +1,57 @@ +/** + *

[GitHub] metron pull request #711: METRON-1127: Add ability to escalate alerts for ex...

2017-08-29 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/711#discussion_r135816057 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -0,0 +1,57 @@ +/** + *

[GitHub] metron pull request #711: METRON-1127: Add ability to escalate alerts for ex...

2017-08-29 Thread simonellistonball
Github user simonellistonball commented on a diff in the pull request: https://github.com/apache/metron/pull/711#discussion_r135813488 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -0,0 +1,57 @@ +/**

[GitHub] metron pull request #711: METRON-1127: Add ability to escalate alerts for ex...

2017-08-29 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/711#discussion_r135811520 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -0,0 +1,57 @@ +/** + *

[GitHub] metron pull request #711: METRON-1127: Add ability to escalate alerts for ex...

2017-08-29 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/711#discussion_r135806560 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -0,0 +1,57 @@ +/** + *

[GitHub] metron pull request #711: METRON-1127: Add ability to escalate alerts for ex...

2017-08-29 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/711#discussion_r135794224 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -0,0 +1,57 @@ +/** + *

[GitHub] metron pull request #711: METRON-1127: Add ability to escalate alerts for ex...

2017-08-29 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/711#discussion_r135791883 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -0,0 +1,57 @@ +/** + *

[GitHub] metron pull request #711: METRON-1127: Add ability to escalate alerts for ex...

2017-08-23 Thread merrimanr
GitHub user merrimanr opened a pull request: https://github.com/apache/metron/pull/711 METRON-1127: Add ability to escalate alerts for external consumption ## Contributor Comments This PR exposes a way to put alerts (or any message) into a configurable escalation Kafka topic.