[
https://issues.apache.org/jira/browse/EAGLE-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15766942#comment-15766942
]
Zhao, Qingwen edited comment on EAGLE-846 at 12/21/16 12:30 PM:
----------------------------------------------------------------
The initial idea is to count the events based on the event timestamp in the
granularity of one minute.
During the parsing process, we can generate some counting metrics
`hdfs.audit.log.count` and persist them into the underlying database. After
that, the throughput data can be obtained by
http://localhost:9090/rest/entities?query=GenericMetricService[@site=%22sandbox%22]%3C@site%3E\{sum(value)\}&metricName=hdfs.audit.log.count&pageSize=1000&intervalmin=1&timeSeries=true
was (Author: qingwzhao):
The initial idea is to count the events based on the event timestamp in the
granularity of one minute.
During the parsing process, we can generate some counting metrics
`hdfs.audit.log.count` and persist them into the underlying database. After
that, the throughput data can be obtained by
http://localhost:9090/rest/entities?query=GenericMetricService[@site=%22sandbox%22]%3C@site%3E{sum(value)}&metricName=hdfs.audit.log.count&pageSize=1000&intervalmin=1&timeSeries=true
> HDFS Audit log traffic monitoring
> ---------------------------------
>
> Key: EAGLE-846
> URL: https://issues.apache.org/jira/browse/EAGLE-846
> Project: Eagle
> Issue Type: New Feature
> Affects Versions: v0.5.0
> Reporter: Zhao, Qingwen
> Assignee: Zhao, Qingwen
> Fix For: v0.5.0
>
>
> HDFS Audit log traffic monitoring
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)