You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metron.apache.org by ot...@apache.org on 2016/10/31 13:07:46 UTC

[05/19] incubator-metron git commit: Merge remote-tracking branch 'apache/master'

Merge remote-tracking branch 'apache/master'


Project: http://git-wip-us.apache.org/repos/asf/incubator-metron/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-metron/commit/23979472
Tree: http://git-wip-us.apache.org/repos/asf/incubator-metron/tree/23979472
Diff: http://git-wip-us.apache.org/repos/asf/incubator-metron/diff/23979472

Branch: refs/heads/master
Commit: 23979472c904ccb399478bf1f240fc027245480c
Parents: 0c496c2 1c6de7f
Author: Otto Fowler <of...@industrialdefender.com>
Authored: Thu Sep 29 00:17:22 2016 -0400
Committer: Otto Fowler <of...@industrialdefender.com>
Committed: Thu Sep 29 00:17:22 2016 -0400

----------------------------------------------------------------------
 metron-platform/metron-management/README.md     | 152 +++++++
 metron-platform/metron-management/pom.xml       |  61 ++-
 .../metron/management/FileSystemFunctions.java  | 416 +++++++++++++++++++
 .../apache/metron/management/GrokFunctions.java | 168 ++++++++
 .../management/FileSystemFunctionsTest.java     | 171 ++++++++
 .../metron/management/GrokFunctionsTest.java    |  90 ++++
 .../src/test/resources/log4j.properties         |  19 +
 7 files changed, 1064 insertions(+), 13 deletions(-)
----------------------------------------------------------------------