You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "David M. Lyle (JIRA)" <ji...@apache.org> on 2016/04/25 18:25:12 UTC

[jira] [Created] (METRON-118) ElasticsearchDataPruner assumes all index prefixes are the same length

David M. Lyle created METRON-118:
------------------------------------

             Summary: ElasticsearchDataPruner assumes all index prefixes are the same length
                 Key: METRON-118
                 URL: https://issues.apache.org/jira/browse/METRON-118
             Project: Metron
          Issue Type: Bug
            Reporter: David M. Lyle
            Priority: Minor


The filterWithRegex predicate logs errors when it is filtering index prefixes shorter than the longest possible (i.e. will log errors filtering bro and yaf when snort is present).
Note- the indices selected for deletion are correct, the logic just needs to be modified to select the correct date string in all cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)