Github user ctramnitz commented on the issue:
https://github.com/apache/incubator-metron/pull/579
Do you have any examples? The previous concept was to use arbitrary (at
least I couldn't find any reference) field names (i.e. source_address or
destination_address) and then further down these were renamed to "standard"
Metron style (i.e. outputMessage.put("ip_src_addr",
outputMessage.remove("source_address"));). I started to use the "official"
field names (as per vendor documentation), but I still rename the defined field
names to Metron style... did I miss any?
---
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.
---