[
https://issues.apache.org/jira/browse/EAGLE-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jayesh resolved EAGLE-789.
--------------------------
Resolution: Fixed
> Add a new publisher to write alerts into a local file
> -----------------------------------------------------
>
> Key: EAGLE-789
> URL: https://issues.apache.org/jira/browse/EAGLE-789
> Project: Eagle
> Issue Type: New Feature
> Affects Versions: v0.5.0
> Reporter: Zhao, Qingwen
> Assignee: Zhao, Qingwen
> Fix For: v0.5.0
>
>
> Add a new publisher to write alerts into a local file
> configuration:
> {
> "fileName" : "/tmp/eagle-alert.log",
> "rotate_every_kb": 1024,
> "number_of_files": 1
> }
> Result sample:
> Nov 18, 2016 6:05:14 PM
> org.apache.eagle.alert.engine.publisher.impl.AlertFilePublisher onAlert
> INFO: 2016-11-18 10:05:14 UTC alertId=058269d2-f301-4e66-b924-3ea8cf577fc5,
> siteId=sandbox, policyId=test, alertData={securityZone=NA,
> dst=/user/hdfs/.Trash/Current/tmp/test/subtest/private1479463504173,
> sensitivityType=NA, src=/tmp/test/subtest/private, allowed=true,
> host=10.249.66.185, cmd=rename, user=hdfs, timestamp=1479463504177}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)