[
https://issues.apache.org/jira/browse/METRON-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040098#comment-16040098
]
ASF GitHub Bot commented on METRON-941:
---------------------------------------
Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/579
I just kicked up https://github.com/apache/metron/pull/612, which
theoretically fixes the unit tests (and simplifies them a lot). Straight
replacing the logs would work, but we might want versioned tests (which could
either be done here, or as a follow on).
A proper review obviously has to be done there (and I still owe a bit on it
myself), but if reasonably possible I'd prefer to get that done to enable unit
testing here.
> native PaloAlto parser corrupts message when having a comma in the payload
> --------------------------------------------------------------------------
>
> Key: METRON-941
> URL: https://issues.apache.org/jira/browse/METRON-941
> Project: Metron
> Issue Type: Bug
> Affects Versions: 0.4
> Environment: full-dev master
> Reporter: Christian Tramnitz
> Priority: Minor
>
> When a data field contains a comma (i.e. the URL, not too uncommon), the
> split(",") kicks in and the rest of the message if off by few fields due to
> positional definition.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)