[
https://issues.apache.org/jira/browse/LOG4J2-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16819314#comment-16819314
]
ASF subversion and git services commented on LOG4J2-2337:
---------------------------------------------------------
Commit ba4c4c52673b547dbf4be079b3aab3030ed2960e in logging-log4j2's branch
refs/heads/master from Patrice Ferrot
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=ba4c4c5 ]
Allow custom end-of-line with JsonLayout (fix for LOG4J2-2337) (#265)
> JSONLayout printing \r at end of line
> -------------------------------------
>
> Key: LOG4J2-2337
> URL: https://issues.apache.org/jira/browse/LOG4J2-2337
> Project: Log4j 2
> Issue Type: Bug
> Environment: Server run on Unix environment.
> Reporter: Arvind Sahare
> Priority: Major
> Attachments: Screen Shot 2018-05-11 at 12.06.51.png
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Log4j JSONLayout with eventEol="true", prints '\r' at end of log.
> Example:- \{"key":"value", "key":"value"}\r
>
> Problem - Currently we are using Splunk for log analysis, which is not able
> to render Log string as JSON, due to \r getting printed. Can we avoid it
> getting printed?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)