Github user cestella commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/115#discussion_r62781383
--- Diff:
metron-platform/metron-integration-test/src/main/resources/sample/config/sensors/websphere.json
---
@@ -0,0 +1,22 @@
+{
+ "index": "websphere",
+ "batchSize": 1,
+ "enrichmentFieldMap":
--- End diff --
So, this structure got refactored a bit as of the last PR. Check out the
example
[here](https://github.com/apache/incubator-metron/tree/master/metron-platform/metron-common#example)
The upshot is that instead of `enrichmentFieldMap` and `threatIntelFieldMap`
there are `enrichment` and `threatIntel` sections and `fieldMap` is in both.
---
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.
---