[
https://issues.apache.org/jira/browse/METRON-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041209#comment-16041209
]
ASF GitHub Bot commented on METRON-941:
---------------------------------------
Github user justinleet commented on the issue:
https://github.com/apache/metron/pull/579
@ctramnitz Can you merge/rebase master into this PR? I'd like to make a PR
against your branch, but it depends on METRON-962 being in. Basically I just
pulled out the log files it loaded, and made it actually check the JSON
field-by field (instead of just checking if results are not null) for the two
test logs we already had (Traffic and threat on 60).
At that point, you should have a pretty good basis for adding unit tests
with the logs that you have.
> 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)