[
https://issues.apache.org/jira/browse/EAGLE-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437662#comment-15437662
]
ASF GitHub Bot commented on EAGLE-493:
--------------------------------------
GitHub user yonzhang opened a pull request:
https://github.com/apache/incubator-eagle/pull/389
Create alert metadata based on application stream sink configuration
https://issues.apache.org/jira/browse/EAGLE-493
https://issues.apache.org/jira/browse/EAGLE-490
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yonzhang/incubator-eagle develop
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/389.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #389
----
commit 050b2d52a05cecd3fc8987b90f107c25e63fad96
Author: yonzhang <[email protected]>
Date: 2016-08-25T19:49:33Z
create alert datasource/stream while installing application
commit 8d535797208611ceec0923497204f573a62bb544
Author: yonzhang <[email protected]>
Date: 2016-08-25T21:02:19Z
hook data source with stream
commit 00ab16b01d2ad4f2dcaed05db716c71daad0145d
Author: yonzhang <[email protected]>
Date: 2016-08-25T21:03:19Z
Merge remote-tracking branch 'upstream/develop' into develop
----
> Create alert metadata based on application stream sink configuration
> --------------------------------------------------------------------
>
> Key: EAGLE-493
> URL: https://issues.apache.org/jira/browse/EAGLE-493
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: v0.5.0
> Reporter: Edward Zhang
> Assignee: Edward Zhang
> Priority: Minor
> Fix For: v0.5.0
>
>
> When I integrate hdfs audit log application with alert engine, it looks
> streams defined in applicationProvider.xml is not useful, because anyway we
> have to define data source, stream, policy and publishment using alert API.
> It is very difficult to convert streams in applicationProvider.xml to
> metadata used by alert engine.
> To achieve better user experience, we should create alert metadata
> automatically when application is installed based on application stream sink.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)