Github user cestella commented on the issue:

    https://github.com/apache/incubator-metron/pull/438
  
    I think the only thing that's concerning me here is that we have avoided 
complex types in values in the past.  I believe it had to do with ES 
performance and the fact that not all indexes (i.e. Solr) support it.  
    
    I'd suggest flattening that `threat.triage.level` map into
    * `threat.triage.level.score`
    * `threat.triage.level.name`
    * `threat.triage.level.comment`
    * `threat.triage.level.reason`
    
    Or, alternatively, just drop the level and make it `threat.triage.score`, 
etc.


---
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.
---

Reply via email to