Zhao, Qingwen created EAGLE-592:
-----------------------------------
Summary: Add a hdfs audit log parser which consumes message in
Json format
Key: EAGLE-592
URL: https://issues.apache.org/jira/browse/EAGLE-592
Project: Eagle
Issue Type: Improvement
Affects Versions: v0.5.0
Reporter: Zhao, Qingwen
Assignee: Zhao, Qingwen
Fix For: v0.5.0
For some log collector agents, like filebeat (5.0), the output is in json
format.
{"xx": "abc", "yy": "aabbcc", "message": "audit log"}
This ticket will create a class MessageJsonScheme which will extract 'message'
field from the message from Kafka
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)