GitHub user mcs-chris opened a pull request: https://github.com/apache/incubator-metron/pull/137
Generic parser You can merge this pull request into a Git repository by running: $ git pull https://github.com/DomenicPuzio/incubator-metron GenericParser Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-metron/pull/137.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 #137 ---- commit eafc6c9b2e05c2f51922b5454efc367915cf5f6d Author: xxl072 <xxl...@captitalone.com> Date: 2016-05-10T18:46:24Z Adding WebSphere parser, unit tests, and integration tests to close METRON-150 commit a4e3f8cd98d45fe38d5cf35269e60ba59a117796 Author: xxl072 <xxl...@captitalone.com> Date: 2016-05-10T19:01:13Z Cleaning up comments and whitespace commit 85bb7584f50b06159341bdc6e7091c7cf1b14405 Author: xxl072 <xxl...@captitalone.com> Date: 2016-05-10T19:04:07Z Adding Apache license information to classes commit 92ab5134570387d3519bf6fad3e500d709850d13 Author: xxl072 <xxl...@captitalone.com> Date: 2016-05-10T19:06:17Z Adding Apache license to one more file for METRON-150 commit 7d5215c28f84ffa3a3073de4283aa21c18eb038e Author: xxl072 <xxl...@captitalone.com> Date: 2016-05-11T13:15:36Z Making changes to websphere.json to conform to new structure, fixing license information commit e659096d472167e434df2e7782f9e8e540fd82ac Author: rmerriman <rmerri...@hortonworks.com> Date: 2016-05-11T21:28:47Z Changed GrokWebsphereParser to extend GrokParser commit 2f6787ccdf026c3fc5620b05102dfe1b355508e3 Author: xxl072 <xxl...@captitalone.com> Date: 2016-05-12T04:00:10Z Merge branch 'merrimanr-generic-grok-parser' commit af50623dcb764fda0281b3657c0f40c993c958f3 Author: xxl072 <xxl...@captitalone.com> Date: 2016-05-12T04:35:08Z Adding negative tests to testing class, modifying parser to fail gracefully in the case of malformed lines commit 938ab32536c320fbfe6df1c7316b0d319ab12875 Author: xxl072 <xxl...@captitalone.com> Date: 2016-05-14T16:06:46Z Merge remote-tracking branch 'upstream/master' commit f9c28d5b8a7de7efef885d382086b520c05dc7e7 Author: Domenic Puzio <domenic.pu...@capitalone.com> Date: 2016-05-15T21:47:30Z Update README.md commit cdf7432cf10a052a0a48c389497d43cb8c17ed79 Author: Domenic Puzio <domenic.pu...@capitalone.com> Date: 2016-05-18T19:38:12Z Fixing ReadMe.md Travis button I made an accidental change; this commit reverts that change. commit 74ec3a370bb7abecfb6c2f0ddfedadd43f6209e7 Author: Chris Gorski <cgorski...@gmail.com> Date: 2016-05-23T19:26:31Z Add pass-through parser and sensor configs for all data sources commit 9a30b3d869c7265fb857bc160076d57251d3c9e8 Author: vhw888 <christian.gor...@capitalone.com> Date: 2016-05-24T21:04:08Z Added sample data input and parsed files. commit cfd2a239ead269fc9188258ef1dae29202a6f749 Author: vhw888 <christian.gor...@capitalone.com> Date: 2016-05-24T21:05:12Z Added flux config files for data sources commit 98fbc2ec19edcb60447260afcee1bbd497687879 Author: vhw888 <christian.gor...@capitalone.com> Date: 2016-05-24T21:06:30Z Changed parser to write string to json and not boolean for is_parsed. commit 95ef0ee1d539270a81bc27cff77aa9b1b35b2a51 Author: vhw888 <christian.gor...@capitalone.com> Date: 2016-05-24T21:07:10Z Added test class for the pass through parser. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---