GitHub user DomenicPuzio opened a pull request:
https://github.com/apache/incubator-metron/pull/115
[METRON-150] Adding WebSphere parser, unit tests, and integration tests
This PR is for
[METRON-150](https://issues.apache.org/jira/browse/METRON-150). It satisfies
the specified requirements of the WebSphere parser, passes unit tests, and
passes integration tests. The parser uses Grok to pull out the fields present
in all message types and uses Java to handle message-specific parsing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DomenicPuzio/incubator-metron master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/115.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 #115
----
commit eafc6c9b2e05c2f51922b5454efc367915cf5f6d
Author: xxl072 <[email protected]>
Date: 2016-05-10T18:46:24Z
Adding WebSphere parser, unit tests, and integration tests to close
METRON-150
commit a4e3f8cd98d45fe38d5cf35269e60ba59a117796
Author: xxl072 <[email protected]>
Date: 2016-05-10T19:01:13Z
Cleaning up comments and whitespace
commit 85bb7584f50b06159341bdc6e7091c7cf1b14405
Author: xxl072 <[email protected]>
Date: 2016-05-10T19:04:07Z
Adding Apache license information to classes
commit 92ab5134570387d3519bf6fad3e500d709850d13
Author: xxl072 <[email protected]>
Date: 2016-05-10T19:06:17Z
Adding Apache license to one more file for METRON-150
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---