Edward Zhang created EAGLE-493:
----------------------------------
Summary: Move stream definition in streams of provider.xml to docs
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.
So my suggestion is to remove streams definition in applicationProvider.xml,
and put related metadata scripts into docs in applicationProvider.xml.
By this way, stream definition becomes optional and application developer can
write script for integrating application with alert engine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)