[ 
https://issues.apache.org/jira/browse/EAGLE-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhao, Qingwen updated EAGLE-789:
--------------------------------
    Description: 
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}


  was:
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:

INFO: 2016-11-18 08:53:27 UTC alertId=fc5f15ce-f23e-4ebf-9f1b-77b52f5968fe, 
siteId=null, policyId=testPolicy, alertData={dedupCount=0, 
dedupFirstOccurrenceTime=0, host=host1, alertKey=testPolicy-host1-01, 
state=open, timestamp=1479459207615}




> 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.4#6332)

Reply via email to