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

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}



  was:Add a new publisher to write alerts into a local file


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to