Seth Hall created BIT-1558: ------------------------------ Summary: Bro's ascii formatter writing out scientific notation Key: BIT-1558 URL: https://bro-tracker.atlassian.net/browse/BIT-1558 Project: Bro Issue Tracker Issue Type: Problem Components: Bro Affects Versions: git/master Reporter: Seth Hall
>From the mailing list: ``` Hello, in the x509.log normally the values regarding certificate.not_valid_before & certificate.not_valid_after look like: 1444082400.000000 1475791199.000000 I found some value like this: -3600.000000 2.153226e+09 Is it possible to modify something in order to have 2153226000 instead 2.153226e+09 ? ``` Bro's formatter's shouldn't use scientific notation because it complicates parsing of the data. -- This message was sent by Atlassian JIRA (v7.2.0-OD-04-029#72002) _______________________________________________ bro-dev mailing list bro-dev@bro.org http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev