You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Ryan Merriman (JIRA)" <ji...@apache.org> on 2018/06/04 18:51:00 UTC

[jira] [Created] (METRON-1600) Solr should be using threat.triage.score everywhere instead of threat:triage:score (back end)

Ryan Merriman created METRON-1600:
-------------------------------------

             Summary: Solr should be using threat.triage.score everywhere instead of threat:triage:score (back end)
                 Key: METRON-1600
                 URL: https://issues.apache.org/jira/browse/METRON-1600
             Project: Metron
          Issue Type: Bug
            Reporter: Ryan Merriman


See [https://github.com/apache/metron/blob/feature/METRON-1416-upgrade-solr/metron-interface/metron-alerts/src/app/utils/constants.ts#L30]

This results in alerts in the UI with valid threat.triage.score (e.g. a Snort alert with score 10) having a "-" for score.

We should make sure this doesn't happen elsewhere throughout the code (e.g. metaalerts aggregates things by threat:triage:score, but there is a variable for it, but we should check anyway).
 
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)