You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Jon Zeolla (JIRA)" <ji...@apache.org> on 2016/10/24 13:22:58 UTC

[jira] [Created] (METRON-510) Update elasticsearch numeric datatypes

Jon Zeolla created METRON-510:
---------------------------------

             Summary: Update elasticsearch numeric datatypes
                 Key: METRON-510
                 URL: https://issues.apache.org/jira/browse/METRON-510
             Project: Metron
          Issue Type: Bug
            Reporter: Jon Zeolla
            Assignee: Jon Zeolla


The bro *_body_len fields in [HTTP::Info](https://www.bro.org/sphinx/scripts/base/protocols/http/main.bro.html#type-HTTP::Info) can exceed the range of an int and should be changed to a long.  

MapperParsingException[failed to parse [response_body_len]]; nested: JsonParseException[Numeric value (9876543210) out of range of int



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