[ 
https://issues.apache.org/jira/browse/EAGLE-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301181#comment-15301181
 ] 

ASF GitHub Bot commented on EAGLE-280:
--------------------------------------

GitHub user DadanielZ opened a pull request:

    https://github.com/apache/incubator-eagle/pull/200

    EAGLE-280 EAGLE-282 EAGLE-284 EAGLE-307

    EAGLE-280:Update logstash-kafka-conf.md
    - Updated logstash-kafka-conf.md and included a sample of logstash config 
file for logstash version 2.x
    
    EAGLE-282:Auditlogparser for MapR's audit log
    - added class MAPRFSAuditLogObject
    - Renamed class MAPRAuditLogParser to  MAPRFSAuditLogParser .
    - added MapRAuditLogKafkaDeserializer and MapRFSAuditLogProcessorMain.java
    
    EAGLE-284:Connect to MapR's CLDB service
    - created profile in pom for mapr build
    - build passed for both hdp and mapr in local environment
    
    EAGLE-307:Add applicaiton "maprFSAuditLog"
    - added module eagle-security-maprfs-web
    - added resolver for mapr: MAPRFSCommandResolver, MAPRStatusCodeResolver, 
    - added a script to initialize mapFSAuditLog application

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DadanielZ/incubator-eagle dev-mapr

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/200.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #200
    
----
commit cfd79f715d9c0a7d7bfee19f0afa85ac4e011667
Author: Daniel <daniel.z...@dataguise.com>
Date:   2016-05-06T21:58:48Z

    EAGLE-284:Connect to MapR's CLDB service
    - Created a profile for MapR in pom.xml
    - Added necessary dependencies in MapR's profile

commit d8f20ecbd817a4b0409a684e7f97bf444ec420f2
Author: Daniel <daniel.z...@dataguise.com>
Date:   2016-05-06T22:18:27Z

    EAGLE-280:Update logstash-kafka-conf.md
    - Updated logstash-kafka-conf.md and included a sample of logstash config 
file for logstash version 2.x

commit 79a5d96723464713874b930e973305b7173223b8
Author: Daniel <daniel.z...@dataguise.com>
Date:   2016-05-10T19:38:53Z

    EAGLE-284:Connect to MapR's CLDB service
    - updated dependencies for MapR in pom.xml (eagle-parent)
    - build passed for both hdp and mapr in local environment

commit b5a3047badf963bef0f7a32092bd44da74592c94
Author: Daniel <daniel.z...@dataguise.com>
Date:   2016-05-11T23:16:55Z

    EAGLE-282:Auditlogparser for MapR's audit log
    
    - Created class MAPRAuditLogParser which can parse mapr's audit log into a 
HDFSAuditLogObject.
    - Create module "eagle-security-maprfs-auditlog"
    - Created class MAPRAuditLogKafkaDeserializer which use MAPRAuditLogParser 
to parse log messages.
    - Unit test passed

commit 9b8666b2b8f70d9dfa34d10cbe6d24c2b71e3d00
Author: Daniel <dzh...@binghamton.edu>
Date:   2016-05-13T22:22:33Z

    Merge pull request #1 from apache/dev
    
    Update from eagle-dev

commit 74b6f2c9b7844498facffdb59f24d6b23a39ba14
Author: Daniel <daniel.z...@dataguise.com>
Date:   2016-05-24T20:23:18Z

    EAGLE-282:Auditlogparser for MapR's audit log
    
    - added class MAPRFSAuditLogObject
    - Renamed class MAPRAuditLogParser to  MAPRFSAuditLogParser .
    - added MapRAuditLogKafkaDeserializer and MapRFSAuditLogProcessorMain.java
    
    EAGLE-283:Convert fid,uid in MapR's audit log to FIle/folder name, user name
    
    -added MAPRIdResolver to convert between fid and names
    -test passed
    
    EAGLE-307:Add applicaiton "maprFSAuditLog"
    
    - added module eagle-security-maprfs-web
    - added resolver for mapr: MAPRFSCommandResolver, MAPRStatusCodeResolver, 
MAPRFSResourceResolver
    - added a script to initialize mapFSAuditLog application
    
    Tested in local machine, alerts can be triggered.

commit 2100a562dfe22a034eab01d09da0e4670cfd201c
Author: Daniel <daniel.z...@dataguise.com>
Date:   2016-05-24T21:08:08Z

    EAGLE-307:Add applicaiton "maprFSAuditLog"
    
    - Added dependency on eagle-security-maprfs-web for eagle-webservice

commit 12089e90a08befa6d3fad9722c1b50279851febb
Author: Daniel <daniel.z...@dataguise.com>
Date:   2016-05-24T22:51:01Z

    -removed MapRIdResolver.java and related tests

commit 59641385c8ae05fd90185b597a7ff4a9e41157a2
Author: Daniel <dzh...@binghamton.edu>
Date:   2016-05-24T23:14:23Z

    Merge pull request #2 from apache/dev
    
    update from eagle-dev

commit 19376a495beaae9343b0accd643fc440b115efe2
Author: Daniel <daniel.z...@dataguise.com>
Date:   2016-05-24T23:23:43Z

    EAGLE-307:Add applicaiton "maprFSAuditLog"
    - updated project version number to 0.4.0-incubating-SNAPSHOT

----


> Update logstash-kafka-conf.md
> -----------------------------
>
>                 Key: EAGLE-280
>                 URL: https://issues.apache.org/jira/browse/EAGLE-280
>             Project: Eagle
>          Issue Type: Task
>            Reporter: DanielZhou
>            Assignee: DanielZhou
>
> The 2.0 release of Logstash includes a new version of the Kafka output plugin 
> with significant configuration changes. One might need a new sample of 
> logstash config file for logstash2.X version.



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

Reply via email to